Glenn Parsons wrote:
If this is an unrelated question, please let me know:If this is the case, why does SpamAssassin not work on the RaQ AT ALL, until you start using procmail to call spamc (sorry!) to handle incoming mail?/etc/procmailrc: DROPPRIVS=yes # :0fw * < 256000 | spamc I ask because, I'd like to understand all of this a lot better.
Well, SpamAssassin will work when called from MailScanner. (You need to make sure you have it switched on and you're looking for the correct mail headers to recognize spam. IIRC, set "Spam Checks = yes" and "Use SpamAssassin = yes" in /etc/MailScanner/MailScanner.conf, and set your e-mail client to look for X-%org-name%-MailScanner-SpamScore where %org-name% is whatever you've set for your local organization in the same file.)
Regards, Richard.