"Jonas Meurer" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello, > I asked already two times, but no answer, now the third try ;) > I have mailman set up from debian/testing (2.0.13), and spamassassin > also. Now I would like to configure mailman to filter every incoming > mail through spamassassin. I found this patch at sourceforge, but if I > add SpamAssassin.py to mailman/Mailman/Handlers/, and patch > mailman/Mailman/Handlers/HandlerAPI.py, mailman gives errors. What did I > wrong? Is there any step-by-step howto?
The SpamAssassin code needs to be compiled, I think, before it will activate. If you just put the py file in the installed location, it doesn't get compiled (into a pyc file). I implemented the SA patch without a problem, but I put the patch in the source directory and reinstalled the whole thing. david ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org