On 3/6/2011 3:55 PM, Phil Pennock wrote: > How about if you add to the deny: > log_message = DKIM: $dkim_cur_signer / $dkim_domain / $dkim_key_testing / > $dkim_verify_status / $dkim_verify_reason > > Do you get something more useful out of $dkim_verify_reason ?
No, but I seem to have stumbled into the reason why it wasn't working, I also had this line in the configuration: > dkim_verify_signers = gmail.com:paypal.com:ebay.com:$dkim_signers and the main log showed: > 2011-03-06 16:21:24 1PwMKK-0008Tu-Rv H=mail-gy0-f179.google.com > [209.85.160.179] rejected DKIM : DKIM: paypal.com / gmail.com / 0 / none / dkim_cur_signer is wrong. I must have misunderstood the manual, I was trying to define the global variable to not have to write the same sender_domains on all the rules (if I had more than one). Thanks for your reply. -- René Berber -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
