From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Wilson Subject: lists.xen.org Mailman configuration and DKIM Date: Thu, 2 Aug 2012 14:11:57 -0700 Message-ID: <20120802211157.GG8228@US-SEA-R8XVZTX> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org, Lars Kurth Cc: George Dunlap List-Id: xen-devel@lists.xenproject.org Hi, Several folks have let me know that my messages sent via lists.xen.org are marked as spam / spoofed, especially when using Gmail to receive Xen mail. I believe this is because outbound Amazon email contains a DKIM signature. When Mailman modifies my message and re-sends it, the DKIM signature is invalidated [1]. To work around this, Mailman 2.1.10 and later contain a configuration variable called "REMOVE_DKIM_HEADERS" [2]. Perhaps if this were turned on we'd work around the problem. Matt [1] http://wiki.list.org/display/DEV/DKIM [2] https://bugs.launchpad.net/mailman/+bug/557493