On Tue, 18 May 2004 17:27:18 -0700 Andreas Freyvogel wrote: > Can anyone please tell me if it is possible to use procmail and > Mailman together? If it is, can someone please direct me in the right > direction ... thank you! > > -Andreas
Hi Andreas, I'm using postfix+procmail+mailman. AFAICT, procmail and mailman are independent. I had postfix+procmail running for a long time before I needed mailman. Adding mailman involved changing postfix's config files so it would know where mailman stores list ids, i.e. [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], etc, and so that mailman would know the MTA is postfix. My procmail recipes didn't get changed at all. Hope this helps! 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/
