Page 1 of 1

Email with "Bad Content"

Posted: 13 Feb 2015 14:13
by grm-adrian
Hello, can be saved the email marked with "Bad Content", "Dangerous Content" in some place to check as Admin if there is something the system detects wrong and be delivered? Thanks.

Re: Email with "Bad Content"

Posted: 13 Feb 2015 15:10
by grm-adrian
I think I have found how to save, but how can be showed by web and deliver it?

The Mails goes to quarantine in this folder:
/var/spool/MailScanner/quarantine/

I go to the Web as Admin and goes to Quarantine but nothing is at the bottom that allows me to release a spam message, only shows
[Add to Whitelist | Add to Blacklist]

The values for the MailScanner.conf

Quarantine Whole Message = yes
Quarantine Whole Messages As Queue Files = no
Detailed Spam Report = yes
Quarantine User = postfix
Quarantine Group = apache
Quarantine Permissions = 0660

Thanks !!

Re: Email with "Bad Content"

Posted: 14 Feb 2015 16:19
by shawniverson
You can do this, but I don't recommend it if your users have access to release messages...

/etc/MailScanner/MailScanner.conf

Code: Select all

Keep Spam And MCP Archive Clean = no

Code: Select all

sudo service MailScanner restart