> 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.
> 
It might also be a custom addition to logwatch, though that's less
likely. Check that by looking in: 
        /etc/logwatch/scripts/services/
        /etc/logwatch/conf/services/

Another possibility is that the mail is being redirected. Look
in /etc/aliases to see if this is the case.


Martin


Reply via email to