Domain/KeyFile/Selector commented out by default - there is no useful default and not needed for verifying only milter

This commit is contained in:
Scott Kitterman
2018-02-26 11:55:00 -05:00
parent ced16fda72
commit 77722a0ffd
+3 -3
View File
@@ -11,9 +11,9 @@ UMask 007
# Sign for example.com with key in /etc/dkimkeys/dkim.key using # Sign for example.com with key in /etc/dkimkeys/dkim.key using
# selector '2007' (e.g. 2007._domainkey.example.com) # selector '2007' (e.g. 2007._domainkey.example.com)
Domain example.com #Domain example.com
KeyFile /etc/mail/dkim.key #KeyFile /etc/mail/dkim.key
Selector default #Selector default
# Commonly-used options; the commented-out versions show the defaults. # Commonly-used options; the commented-out versions show the defaults.
#Canonicalization relaxed/simple #Canonicalization relaxed/simple