Source: opendkim Version: 2.11.0~alpha-8 Severity: important Dear Maintainer,
I installed opendkim on a new server and had a problem, /etc/opendkim.conf was not read with "service opendkim start". I fixed it by changing a line in /lib/systemd/system/opendkim.service -ExecStart=/usr/sbin/opendkim -P /var/run/opendkim/opendkim.pid -p local:/var/run/opendkim/opendkim.sock +ExecStart=/usr/sbin/opendkim -x /etc/opendkim.conf The default does not seem convenient to me. Best regards -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.8.0-2-amd64 (SMP w/6 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)