Am Dienstag, 8. August 2006 23:04 schrieb Bowie Bailey: > Wolfgang Jeltsch wrote: > > Hello, > > > > I use Courier MTA. Courier MTA replaces certain mailformed mails > > with mails which contain some explaination and the original mail as > > an attachment. The attachment of the mail you're just reading > > contains such a mail produced by Courier MTA. > > > > Do those modifications done by Courier MTA confuse SpamAssassin's spam > > detection algorithm? Does SpamAssassin look at attachments at all? > > If yes, are they taken as seriously as message bodies? And what > > about training the bayesian filter? Should I feed such > > Courier-MTA-modified mails to sa-learn or should I better not do this? > > Yes, those modified emails will confuse SA. They will also confuse > your users. The best option is to tell Courier to leave the emails > alone. > > In your /etc/courier/bofh file, add this line: > > opt BOFHBADMIME=accept
Thanks for this tip. I didn't know that it's possible to stop Courier MTA rewriting those mails. > I use Courier as well and SA works great for me. The main thing you > will want to do is start up the spamd daemon and use spamc instead of > spamassassin in maildrop. I decided against this but have forgotten why I did so. Maybe because of security issues. Since my server serves very few users, I see no resource problems in using spamassassin instead of spamc/spamd. But could using spamc/spamd resolve the locking problem I described? > [...] > If you have any specific questions about interfacing SA with Courier, > I'll be glad to help out. Thanks a lot! Best wishes, Wolfgang