Pablo Arturi wrote: > >I have to implement DKIM for every outgoing message from the list. No >need for verifying signatures, I would only need to sign the outgoing >messages. > >Do you know of any howto or docs where should I start reading about it?
You would do this in your MTA. How to do it is specific to your MTA. See, e.g. <http://www.dkim.org/deploy/index.html>. If you wish to remove the DKIM signatures from signed incoming mail to Mailman, you can put REMOVE_DKIM_HEADERS = Yes in mm_cfg.py. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] 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
