Page 1 of 1

How to disable quaratine report

Posted: 20 Mar 2017 15:57
by FRL
Hello guys,

I've some trouble with my quarantine reports, so i would like disable the quarantine reports.
Instead, i would rewrite the Subject to ***SPAM*** and delevery the incoming mail

i dunno if i have to do some change in MailWatch or in Mailscanner to perform this

Thanks you

Re: How to disable quaratine report

Posted: 21 Mar 2017 00:45
by shawniverson
You can disable quarantine reports by unchecking the option for your users in MailWatch.

You can also disable the daily cron job, if necessary.

To get the SPAM prefix, that is in /etc/MailScanner/MailScanner.conf You can deliver the spam and edit the Spam Subject Text to modify the subject line as you would like.

Code: Select all

Spam Actions = deliver header "X-Spam-Status:Yes"
Spam Modify Subject = start
Spam Subject Text = ***SPAM***