User Tools

Site Tools


doc:appunti:linux:sa:postfix_opendkim

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
doc:appunti:linux:sa:postfix_opendkim [2022/05/23 11:19] – [Configure Postfix] niccolodoc:appunti:linux:sa:postfix_opendkim [2022/05/23 11:24] – [Logging] niccolo
Line 134: Line 134:
     inet:localhost:8891     inet:localhost:8891
 </file> </file>
 +
 +===== Logging =====
 +
 +When a message passes through the OpenDKIM filter, you get the following line into **mail.log**:
 +
 +<code>
 +opendkim[983999]: 37FDD7D659: DKIM-Signature field added (s=2022, d=rigacci.org)
 +</code>
 +
 +If a message does not match any entry in **/etc/dkimkeys/signingtable**, it will not be signed; the log is:
 +
 +<code>
 +opendkim[983999]: 4778D7D610: no signing table match for 'testmail@rigacci.org'
 +opendkim[983999]: 4778D7D610: no signature data
 +</code>
  
 ===== Web References ===== ===== Web References =====
doc/appunti/linux/sa/postfix_opendkim.txt · Last modified: 2023/10/31 11:06 by niccolo