helpmeplease
New Member
Hi,
I have an AlmaLinux 8.6 server with sendmail running. Today I installed opendkim, but the mails are not signed by sendmail. I have the following configuration (only included that I think is interesting here ...).
What is missing, there are no error messages. And I find entries in the maillog, for domains that are not listed in the SigningTable like this. So I think the milter should be working?
I have an AlmaLinux 8.6 server with sendmail running. Today I installed opendkim, but the mails are not signed by sendmail. I have the following configuration (only included that I think is interesting here ...).
Bash:
# opendkim.conf
Socket inet:[email protected]
KeyTable /etc/opendkim/KeyTable
SigningTable refile:/etc/opendkim/SigningTable
InternalHosts refile:/etc/opendkim/TrustedHosts
OversignHeaders From
# keys for the domain in the directory
/etc/opendkim/keys/domainname/selector-name.private / .txt
# KeyTable
selectorname._domainkey.domainname domainname:selector-name:/etc/opendkim/keys/domainname/selector-name.private
# SigningTable
*@domainname selector-name._domainkey.domainame
# sendmail.mc
INPUT_MAIL_FILTER(`opendkim', `S=inet:[email protected]')dnl
What is missing, there are no error messages. And I find entries in the maillog, for domains that are not listed in the SigningTable like this. So I think the milter should be working?
Code:
Jul 6 16:26:49 jupiter opendkim[1005578]: 266EQmLK1010249: no signing table match for '[email protected]'
Jul 6 16:26:49 jupiter opendkim[1005578]: 266EQmLK1010249: no signature data
Jul 6 16:26:49 jupiter sendmail[1010249]: 266EQmLK1010249: Milter insert (1): header: DKIM-Filter: OpenDKIM Filter v2.11.0 host 266EQmLK1010249