[Bug 208056] mail/opendkim: Add GID support to the rc script
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 25 22:37:48 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208056
neil at darlow.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |neil at darlow.co.uk
--- Comment #12 from neil at 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 mailnull.
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 safe
but it applies to all directories and is undesirable.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list