David wrote: > >I have DKIM implemented with opendkim and Postfix and messages sent out via >sendmail are signed properly. > >However, messages sent out to the list's users by Mailman are not DKIM >signed. Any suggestions?
Is Mailman sending outgoing mail via your local Postfix. These headers from yor post at <http://mail.python.org/pipermail/mailman-users/2012-May/073414.html> Received: from myhost.hostingprovider.com (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id E9CA1123AB; Wed, 9 May 2012 21:43:23 +0000 (UTC) X-Original-To: list at lists.example.com Delivered-To: list at lists.example.com Received: from fmailhost01.isp.att.net (fmailhost01.isp.att.net [204.127.217.101]) by localhost (Postfix) with ESMTP id 1D84D123A4 for <list at lists.example.com>; Wed, 9 May 2012 20:52:06 +0000 (UTC) indicate that it is. Why such mail would not be DKIM signed by Postfix when mail submitted via the Postfix sendmail command is DKIM signed by Postfix probably has to do with the Postfix/opendkim configuration and is not something I can answer offhand. -- 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