blob: 64bcba848eb93ce9493e9ac81f6d7114e55d553b (
plain)
1
2
3
4
5
6
7
|
# OPENDKIM KEY TABLE
# To use this file, uncomment the #KeyTable option in /etc/opendkim.conf,
# then uncomment the following line and replace example.com with your domain
# name, then restart OpenDKIM. Additional keys may be added on separate lines.
bastion._domainkey.fedoraproject.org fedoraproject.org:bastion:/etc/opendkim/keys/bastion.key
bastion._domainkey.pagure.io pagure.io:bastion:/etc/opendkim/keys/pagure.key
|