Answer the question
In order to leave comments, you need to log in
I set up dkim, but the key is not inserted into the letter. What to do?
I set up dkim, but the key is not inserted into the letter.
Here are the settings
PidFile /var/run/opendkim/opendkim.pid
Mode sv
Syslog yes
SyslogSuccess yes
LogWhy yes
UserID opendkim:opendkim
Socket inet:[email protected]
Umask 002
SendReports yes
SoftwareHeader yes
Canonicalization relaxed/relaxed
Selector default
MinimumKeyBits 1024
KeyTable file:/etc/postfix/dkim/keytable
SigningTable file:/etc/postfix/dkim/signingtable
OversignHeaders From
Answer the question
In order to leave comments, you need to log in
I can judge by the title, do you expect the public key to be in the letter? This is not the case, you must publish the public key in DNS in a TXT record. Then the recipient's server will be able to decrypt the content encrypted with your private key on the server.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question