On 10/08/16 19:55, Chris Knipe wrote:
> In an effort to fight spam, can someone suggest a ACL that will reject any
> mail signed with a specific DKIM?

Something like:

in data acl
take $h_DKIM-Signature:
use ${extract to get the "d=" value
compare with this specific bad one
reject?

-- 
Jeremy


-- 
## List details at https://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/

Reply via email to