PDA

View Full Version : spam assassin + mail redirection



duke28
05-15-2006, 12:04 AM
spamassassin is working on all redirection mail ??
or just on pop3 inbox ?

its just my question

vandal
05-15-2006, 12:09 AM
not 100% sure, why not check out the exim logs to see if forwarded mail is getting scanned.

it's in /var/log/exim/mainlog

duke28
05-15-2006, 12:16 AM
cause i dont have any good mail account OUT of our servers.. for see the HEAD of the mail ..
lol

chatwizrd
05-15-2006, 01:04 PM
I have tested it with a forward and I see nothing in the email headers about spamassassin.

nobaloney
05-16-2006, 08:11 AM
The exim.conf file works from top to bottom. So a quick perusal of the file will tell you if mail gets forwarded before or after a SpamAssassin check. (I'm not looking at the file now, but my guess is after.) I don't know how safe it is to move it.

I'm eventually going to move to SpamAssassin checking at data time (in the smtp dialog). So any changes before then, and you're on your own :) .

Jeff