Hooking to listen for new mails?
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?
Bibek Shrestha bibekshrestha at gmail dot com Blog: http://bibekshrestha.com.np Twitter: http://twitter.com/bibstha
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 <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Bibek Shrestha
-
Mark Sapiro