Package: dkim-filter
Version: 2.6.0.dfsg-1
Severity: normal

I have edited /etc/init.d/dkim-filter on my system to have the following
immediately after the start-stop-daemon --start line:
if [ "$s" != "" ]; then
   chgrp postfix $s
fi

This allows postfix to connect to the Unix domain socket.

Something like this is needed to allow programs under different UID/GIDs
to connect as desired by the sysadmin.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to