Package: opendmarc Version: 1.3.2-2 Severity: important Opendmarc ignore my inet socket settings. I tried to set up inet socket in /etc/opendmarc.conf first. Then i tried in /etc/default/opendmarc When i start opendmarc, daemon options are : /usr/sbin/opendmarc -p local:/var/run/opendmarc/opendmarc.sock -u opendmarc -P /var/run/opendmarc/opendmarc.pid
-c options is not set and -p option is set with default local socket. DEAMON_OPTS seems to be ignored by init.d script. To bypass this issue, i have to launch opendmarc without the init.d scripts. In the bug #856488 the issue is supposed to be fixed in version 1.3.2-1 Thanks. -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-3-amd64 (SMP w/8 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages opendmarc depends on: ii adduser 3.115 ii libbsd0 0.8.3-1 ii libc6 2.24-10 ii libmilter1.0.1 8.15.2-8 ii libopendmarc2 1.3.2-2 ii libspf2-2 1.2.10-7+b2 ii lsb-base 9.20161125 ii publicsuffix 20170424.0717-1 Versions of packages opendmarc recommends: ii libdbd-mysql-perl 4.041-2 ii libdbi-perl 1.636-1+b1 ii libhttp-message-perl 6.11-1 ii libopendbx1 1.4.6-11+b1 ii libopendbx1-mysql 1.4.6-11+b1 ii libswitch-perl 2.17-2 ii perl 5.24.1-2 pn perl:any <none> opendmarc suggests no packages. -- Configuration Files: /etc/default/opendmarc changed: RUNDIR=/var/run/opendmarc SOCKET=inet:11078@localhost USER=opendmarc GROUP=opendmarc PIDFILE=$RUNDIR/$NAME.pid EXTRAAFTER= /etc/opendmarc.conf changed: AuthservID "mail.coute.org" AutoRestart true AutoRestartRate 10/1h IgnoreHosts /etc/opendkim/TrustedHosts IgnoreMailFrom coute.org PidFile /var/run/opendmarc/opendmarc.pid RejectFailures false Syslog true SyslogFacility mail TrustedAuthservIDs "mail.coute.org" -- no debconf information

