dkim-milter and postfix permission denied

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When using dkim-milter with postfix i get this error:

warning: connect to Milter service
unix:/var/run/dkim-milter/dkim-milter.sock: Permission denied

It works if I include postfix in the dkim-milter group AND chmod the
socket file to allow the group to write to the socket:

# usermod -a -G dkim-milter postfix
# chmod o-w dkim-milter.sock

The problem is that when the dkim-milter service is restarted it
restores the socket file permission to 755 which breaks postfix.

This is the /etc/init.d/dkim-milter line starting the service:

daemon --user ${user} ${prog_with_path} -x ${config} -P ${pidfile} -p
${SOCKET} ${EXTRA_FLAGS}

How to definitely solve it?

Regards, Clodoaldo

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux