[exim-dev] [Bug 959] New DKIM variables which contains the f…

Top Page
Delete this message
Reply to this message
Author: Michael Haardt
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 959] New DKIM variables which contains the flags from the policy record
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=959




--- Comment #5 from Michael Haardt <michael.haardt@???> 2010-01-29 11:18:53 ---
> I believe exim (pdkim) should check if a policy record exists and return the
> result of that in a variable. Besides. If a mail is unsigned, $dkim_key_testing
> is undefined. Also, when the i=xxxx tag is used in the header, $dkim_cur_signer
> can contain an address instead of just a domain which results in a bogus dnsdb
> lookup.


Sure, in the end we should use something like $dkim_adsp_status with
the result indicated by ADSP or "none" if ADSP is not used, but for
now, it can be implemented at least partially in the configuration.
I'll have to read more about the i attribute.

Are you aware of anybody using ADSP already? DKIM slowly catches on,
but a quick check did not show me any site using ADSP. :(

Michael


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email