Your message dated Thu, 23 Jan 2020 18:57:34 +0100
with message-id <20200123175734.GA19604@azadi>
and subject line opendkim: incompatible with postfix due to $RUNDIR permissions
has caused the Debian Bug report #868259,
regarding incompatible with postfix due to $RUNDIR permissions
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
868259: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868259
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: opendkim
Version: 2.11.0~alpha-10
Severity: normal
If $RUNDIDR does not exist, "systemctl start opendkim.service" does not
create it and fails.
Kind regards,
Martin
--- End Message ---
--- Begin Message ---
Nowadays, opendkim installs a systemd-tmpfiles configuration file at
/usr/lib/tmpfiles.d/opendkim.conf with the following contents:
d /run/opendkim 0750 opendkim opendkim - -
Thanks to this file, a convenience runtime directory at /run/opendkim is
set up automatically by the systemd-tmpfiles service. If you would like
to customise location, ownership, or permissions of the runtime
directory, set up an override file at /etc/tmpfiles.d/opendkim.conf. See
tmpfiles.d(5).
Please also see the wiki page at https://wiki.debian.org/opendkim for
more detailed information.
Using OpenDKIM with Postfix is of course the main use case of the
opendkim package. This use case is supported and working well, and so
I’m closing this bug.
--- End Message ---