I am, at last, trying to generate DKIM headers.

In the transport I have the following:

remote_smtp:
  driver = smtp
.ifdef _HAVE_TLS_RESUME
  tls_resumption_hosts = *
.endif
  dkim_selector = mail
  dkim_private_key = /etc/exim/Dkim/dkim_private-hardens.pem
  dkim_canon = relaxed
  dkim_sign_headers = From:Subject

The file /etc/exim/Dkim/dkim_private-hardens.pem and is readable by exim.

This works on a Debian 13 (Trixie) and the DKIM headers are generated.

This does NOT work on a Rocky Linux 9.7 (aka Red Hat) machine.

The transport is being run - the log file says so.

I cannot get a handle on it.

Any pointers diagnosing/fixing the problem would be gratefully received.

TIA

-- 
Alain Williams
Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT 
Lecturer.
+44 (0) 787 668 0256  https://www.phcomp.co.uk/
Parliament Hill Computers. Registration Information: 
https://www.phcomp.co.uk/Contact.html
#include <std_disclaimer.h>

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   [email protected]
## Exim details at https://www.exim.org/
## Please use the Wiki with this list - https://code.exim.org/exim/wiki/wiki

Reply via email to