Bibek Shrestha wrote:

>How can a 3rd party application listen to new incoming mails in mailman?
>Can this be done?
>
>Right now, I'm more thinking into adding a route in our local exim but
>a direct integration with mailman would be better.
>Has anything as such been done?


It depends whether you want *all* mail to mailman or just list posts.
If you want all mail including mail to -bounces, -owner -request,
-subscribe, etc., I think doing it in your exim router is the best
option.

If you want only mail to list posting addresses, you can do it easily
in Mailman with a custom handler. See the FAQ at
<http://wiki.list.org/x/l4A9>.

If this is an archiving application, see the Defaults.py/mm_cfg.py
settings PUBLIC_EXTERNAL_ARCHIVER and PRIVATE_EXTERNAL_ARCHIVER and
the FAQ at <http://wiki.list.org/x/RAKJ>.

-- 
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