On Tue, 2019-04-09 at 08:22 +0000, Laura Smith wrote: > OpenDKIM is not signing my mails. ..... > KeyTable /etc/opendkim/KeyTable
I think this should be: KeyTable refile:/etc/opendkim/KeyTable > InternalHosts refile:/etc/opendkim/TrustedHosts Try using ExternalIgnoreList (i don't know why it works, but it does) #InternalHosts refile:/etc/opendkim/InternalHosts ExternalIgnoreList refile:/etc/opendkim/InternalHosts hth, -Jim P.
