Ian Zimmerman <[email protected]> (Mo 26 Jun 2017 06:20:06 CEST): > I added this to my exim.conf: > > dkim_verify_signers = > > I thought it would effectively disable all inbound DKIM processing, but > I'm still getting log messages about verification failures. What is it > I'm misunderstanding?
According to chapter 57 (Support for DKIM …) the DKIM processing takes
place always, for logging purpose. You may switch it off by
control = dkim_disable_verify
in your ACL (preferrably in the RCPT ACL).
Best regards from Dresden/Germany
Viele Grüße aus Dresden
Heiko Schlittermann
--
SCHLITTERMANN.de ---------------------------- internet & unix support -
Heiko Schlittermann, Dipl.-Ing. (TU) - {fon,fax}: +49.351.802998{1,3} -
gnupg encrypted messages are welcome --------------- key ID: F69376CE -
! key id 7CBF764A and 972EAC9F are revoked since 2015-01 ------------ -
signature.asc
Description: PGP signature
-- ## 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/
