# ################################################ ### Managed by someone's ansible provisioner ### ################################################ # Part of: https://git.somenet.org/root/pub/somesible.git # 2017-2024 by someone # # Command-line options specified here will override the contents of # /etc/opendmarc.conf. See opendmarc(8) for a complete list of options. #DAEMON_OPTS="" # Change to /var/spool/postfix/var/run/opendmarc to use a Unix socket with # postfix in a chroot: #RUNDIR=/var/spool/postfix/var/run/opendmarc RUNDIR=/run/opendmarc # # Uncomment to specify an alternate socket # Note that setting this will override any Socket value in opendmarc.conf # default: SOCKET=local:$RUNDIR/opendmarc.sock # listen on all interfaces on port 54321: #SOCKET=inet:54321 # listen on loopback on port 12345: #SOCKET=inet:12345@localhost # listen on 192.0.2.1 on port 12345: #SOCKET=inet:12345@192.0.2.1 USER=opendmarc GROUP=opendmarc #PIDFILE=$RUNDIR/$NAME.pid EXTRAAFTER=