Re: [Mailman-Users] mm2.0.X to 2.1.1 upgrade, spamassassin

2003-02-25 Thread Jon Carnes
SpamAssassin is integrated at the MTA level (or at the local delivery level). In any case there is no need, and in fact there should not be any hooks for SpamAssassin built into Mailman. You can pass any incoming mail through SpamAssassin before delivering it to your internal network, or if you o

[Mailman-Users] mm2.0.X to 2.1.1 upgrade, spamassassin

2003-02-25 Thread Dave Stern - Former Rocket Scientist
Regarding the problems I had where the tracedump was complaining of authentication/cookies, I was able to resolve the problem by unprotecting things some (chmod g+w in $PREFIX/logs, $PREFIX/archives/private) and then re-running check_perms. Interesting that check_perms ran successfully previously.