Description of problem: opendkim socket is not accessible by other users in the 'opendkim' group as /var/run/opendkim permissions are rwx------ This causes, for example, Postfix to error with "warning: connect to Milter service unix:/var/run/opendkim/opendkim.sock: Permission denied" It can be temporarily fixed by changing /var/run/opendkim permissions to rwxr-x--- however these permissions are reset upon boot due to /etc/tmpfiles.d/opendkim.conf: D /var/run/opendkim 0700 opendkim opendkim - Version-Release number of selected component (if applicable): opendkim-2.11.0 How reproducible: always after reboot Steps to Reproduce: 1. configure opendkim 2. configure Postfix to be in the 'opendkim' group and reference socket file 3. fix socket directory permissions 4. reboot server Actual results: socket directory permissions have been reverted to exclude Postfix from accessing socket. Expected results: socket directory permissions should not be reset Additional info:
This package has changed maintainer in the Fedora. Reassigning to the new maintainer of this component.
Changed permissions of the folder in rawhide to 0750.
FEDORA-EPEL-2020-d4bfeb1f04 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-d4bfeb1f04
FEDORA-EPEL-2020-d4bfeb1f04 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-d4bfeb1f04 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2020-d4bfeb1f04 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report.