Disable Quarentine report

Questions and answers about how to do stuff
Post Reply
Matthew
Posts: 9
Joined: 03 Dec 2014 22:13

Disable Quarentine report

Post by Matthew »

Hi All,

If we wanted to turn off the Quarantine report
How would we go about doing that?
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Disable Quarentine report

Post by shawniverson »

Comment the following line in /etc/cron.daily/mailwatch:

Code: Select all

#/usr/local/bin/mailwatch/tools/Cron_jobs/quarantine_report.php >> /dev/null 2>&1
Post Reply