Fix DKIM signing

This commit is contained in:
Silvie Chlupova 2020-09-24 00:08:45 +02:00 committed by smooge
parent d767672f41
commit 3ded4aae28
3 changed files with 9 additions and 1 deletions

View file

@ -690,3 +690,9 @@ inet_protocols = ipv4
# This has to be set in newer postfix 3.3.0 or later or it will refuse to
# send any email. ;(
smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination
# Milter configuration
milter_default_action = accept
milter_protocol = 6
smtpd_milters = inet:127.0.0.1:8891
non_smtpd_milters = $smtpd_milters

View file

@ -5,4 +5,4 @@
bastion._domainkey.fedoraproject.org fedoraproject.org:bastion:/etc/opendkim/keys/bastion.key
bastion._domainkey.pagure.io pagure.io:bastion:/etc/opendkim/keys/pagure.key
bastion-iad._domainkey.fedoraproject.org fedoraproject.org:bastion:/etc/opendkim/keys/bastion-iad.key
bastion-iad._domainkey.fedoraproject.org fedoraproject.org:bastion-iad:/etc/opendkim/keys/bastion-iad.key

View file

@ -16,6 +16,8 @@
*@lists.fedoraproject.org bastion-iad._domainkey.fedoraproject.org
*@stg.fedoraproject.org bastion-iad._domainkey.fedoraproject.org
*@aws.fedoraproject.org bastion-iad._domainkey.fedoraproject.org
*@copr-fe.aws.fedoraproject.org bastion._domainkey.fedoraproject.org
*@copr-fe-dev.aws.fedoraproject.org bastion._domainkey.fedoraproject.org
*@fedorahosted.org bastion-iad._domainkey.fedoraproject.org
*@lists.fedorahosted.org bastion-iad._domainkey.fedoraproject.org
pagure@pkgs.fedoraproject.org bastion-iad._domainkey.fedoraproject.org