Bob Hoffman wrote:
Hi all,

Well it took a while for me to figure it out, but apparently my logwatch no
longer can be mailed locally on my computer as I believe spamassassin is
eating it.

I can send it out to an email address outside my server though. So
spamassassin is only checking incoming I guess.

My question is....how do I...or should I.... Make all local mail go straight
to the boxes and skip spamasassin entirely..


Try adding a whitelist entry to /etc/mail/spamassassin/local.cf. To whitelist all mail from your domain:

whitelist_from  [EMAIL PROTECTED]

Or.. Whitelist logwatch.

or try:

whitelist_from  [EMAIL PROTECTED]

for a single address.

This will add -100 to the score for spamassassin.



_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to