dkim signature failing due to "display name" changes by sendmail

From: Charles Bartels <cbartels_at_yahoo-inc.com>
Date: Tue, 7 Jan 2014 22:59:19 +0000

Hi,

I'm having an issue with my dkim sigs failing due to the header being changed by sendmail.

Specifically, the To: or From: lines. Exchange sends mail to my MTA (running sendmail) and if the address looks something like this:

        From: Bob's desk <bob_at_yourdomain.com>

My opendkim milter signs the message, and then sendmail converts it to this, and breaks the signature.

        From: "Bob's desk" <bob_at_yourdomain.com>


Any suggestions on how best to handle this?


I've thought of a few possible fixes although I'm not actually sure how I would implement them. 1) Have the milter run after the quotes are added to the header by sendmail. 2) Fix Exchange to have it put in quotes before sending the messages to my MTA. 3) Tweak the DKIM milter to allow the addition of the quotes w/o breaking the signature.


-Charles
Received on Tue Jan 07 2014 - 23:00:01 PST

This archive was generated by hypermail 2.3.0 : Tue Jan 07 2014 - 23:09:02 PST