Author: Gregory Edigarov Date: To: exim-users Subject: [exim] dkim
Hello, everybody.
Recently I've found exim fails to check some DKIM records properly, so
some domains need to be allowed no matter what.
Tried to add something like this in DKIM acl:
accept domains = brokendkimdomains
this passed config file verification ok, but later shows errors in log
file complaining this line.
what do I have to do? how would you allow some domains in DKIM acl?