------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1323 --- Comment #3 from Phil Pennock <[email protected]> 2012-12-17 10:37:45 --- How does it break regular mail? Also, for clarity: the DKIM folks argue that a DKIM signature is for some domain that wishes to assert identity and that it's not part of DKIM itself to argue which domain should be doing that or which headers/envelope it should match. What people typically use is ADSP or DMARC and it's those two which specify that DKIM domain identities should match the From: header. So if you're choosing to sign a message and are setting dkim_domain to something other than the header derived from From:, then you're not signing in a way that's compatible with ADSP/DMARC and your signature may not be interpreted as you hope. The only exception to this I know if is for mail forwarding with resigning, ie running a mailing-list, in which case you want to use the email address from the Sender: header inserted by the MLM instead of an email address chosen from those present in the From: header. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
