Date: Fri, 25 Aug 2017 22:37:47 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 208056] mail/opendkim: Add GID support to the rc script Message-ID: <bug-208056-13-ZYFibE5eol@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-208056-13@https.bugs.freebsd.org/bugzilla/> References: <bug-208056-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208056 neil@darlow.co.uk changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |neil@darlow.co.uk --- Comment #12 from neil@darlow.co.uk --- This update breaks operation with sendmail. Setting pid dir perms to mode 0775 makes the directory group writable which sendmail does not permit by default. Why do this anyway? I run opendkim with Postfix and leave the GID as mailnu= ll. I just set the milteropendkim_uid to postfix and it works. If you must implement this then it will need to be made selective on the MTA used and for sendmail the pid dir perms must be set mode 0755. As a workaround you can tell sendmail that group writable directories are s= afe but it applies to all directories and is undesirable. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208056-13-ZYFibE5eol>