Description of problem: The comment line generated with the DKIM record shows an 'i=' (identifier) tag, while this should be the 's=' (selector) tag. Version-Release number of selected component (if applicable): 2.12.0 How reproducible: set up a DKIM key pair in the configuration and run the command: amavisd -c /etc/amavisd/amavisd.conf showkeys the first line of a/each DKIM record is a comment line, now saying something like this: ; key#27 4096 bits, i=dkim20191228, d=example.com, /etc/amavisd/example.com.dkim20191228.pem this should be: ; key#27 4096 bits, s=dkim20191228, d=example.com, /etc/amavisd/example.com.dkim20191228.pem Additional info: Since this is only a comment line providing info on the actual record that follows, there's no harm done, other than suggesting that this is the identifier rather than the selector tag.
This package has changed maintainer in the Fedora. Reassigning to the new maintainer of this component.
FEDORA-EPEL-2020-ca1ac5519e has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-ca1ac5519e
FEDORA-EPEL-2020-ca1ac5519e has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-ca1ac5519e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2020-ca1ac5519e has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report.