On Sat, Mar 08, 2003 at 06:19:19PM +0100, Jonas Meurer wrote: > > There is a patch on the mailman sf.net site that integrates SpamAssassin > > quite nicely. > > > > http://sourceforge.net/tracker/index.php?func=detail&aid=640518&group_id=103 > > &atid=300103 > > Seems to be nice, but I've a problem: I have installed mailman from > debian, and I have copied Spamassassin.py to /var/lib/mailman/Mailman.
It should live in /var/lib/mailman/Mailman/Handlers. > but I have no Mailman/Default.py.in to patch. I have only Default.py, > Default.pyc and Default.pyo. Do I have to selfcompile mailman or is > there another way? You should be able to just apply the patch to Default.py by hand. It only adds two lines (to the two applicable mail processing pipelines). -- Jon Parise ([EMAIL PROTECTED]) :: http://www.csh.rit.edu/~jon/ ------------------------------------------------------ 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
