Taylor, Marc wrote:
>
>I have an Ubuntu server running Mailman 2.1.9, Postfix 2.5.1 and
>procmail 3.22.  I have gotten mailman and postfix to work correctly
>using the postfix-to-mailman.py file.
>
>How does one integrate procmail into this mixture with the
>postfix-to-mailman.py file?  Is it possible to do this or does one have
>to configure postfix and mailman differently in order to have procmail
>do some filtering?


I understand that postfix_to_mailman.py is packaged with the
Debian/Ubuntu Mailman package, but it is 3rd party software, not
supported (officially at least) by the GNU Mailman project.

That said, one possibility might be to modify the mailman transport in
/etc/postfix/master.cf to invoke procmail instead of
postfix_to_mailman.py and then have procmail invoke
postfix_to_mailman.py for the mail it wants to deliver.

Another possibility is to modify postfix_to_mailman.py to invoje
procmail instead of Mailman's mail wrapper and then have procmail
invoke Mailman's wrapper to post the mail.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to