Email with "Bad Content"

General eFa discussion
Post Reply
grm-adrian
Posts: 5
Joined: 10 Feb 2015 20:19

Email with "Bad Content"

Post 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.
grm-adrian
Posts: 5
Joined: 10 Feb 2015 20:19

Re: Email with "Bad Content"

Post 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 !!
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Email with "Bad Content"

Post 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
Post Reply