On Dec 11, 2009, at 6:52 PM, Marc Perkel wrote: > As one would expect it would. The syntax for DKIM seems radically > different and inconsistent with that of other ACL commands. Or am I > missing something? I'm guessing you want to have the dkim ACL check every message regardless of if there's a signature, I'm using this to achieve that: dkim_verify_signers = $sender_address_domain:$dkim_signers
-Daniel > Wish it weren't Friday evening. Probably no one out there. > -- > ## 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/ -- ## 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/
