> 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 -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
