-----Original Message----- From: Simon.Baker [mailto:simon_ba...@medfin.com.au] Sent: Thursday, January 08, 2009 12:19 AM To: users@spamassassin.apache.org Subject: Daily run output
Hi, We have a spamassassin server filtering our companies emails currently. Each day we recieve an email from the root account of our server overviewing the previous days spam filtered emails, network status and disk status. As i was not the one who setup the server, i'm not sure exactly how it's all configured. Could someone tell me what configuration file i need to change in order to change the email address this email is being sent to? *** I'd check crontab (crontab -l as root, list /var/spool/cron and /etc/cron.* and /etc/crontab) for what is running at the time the mail is sent. It may be something like spamstats.pl but it sounds more like whoever set the server up grabbed or wrote a wrapper script that does more than spamstats.pl does. Good luck! Rubin