diff --git a/roles/opendkim/files/opendkim.conf b/roles/opendkim/files/opendkim.conf index 19e3ed35e0..eb73e334c0 100644 --- a/roles/opendkim/files/opendkim.conf +++ b/roles/opendkim/files/opendkim.conf @@ -85,10 +85,10 @@ Canonicalization relaxed/relaxed ## Domain(s) whose mail should be signed by this filter. Mail from other domains will ## be verified rather than being signed. Uncomment and use your domain name. ## This parameter is not required if a SigningTable is in use. -# Domain example.com +Domain fedoraproject.org ## Defines the name of the selector to be used when signing messages. -Selector default +Selector bastion ## Specifies the minimum number of key bits for acceptable keys and signatures. MinimumKeyBits 1024