User Tools

Site Tools


doc:appunti:linux:sa:opendmarc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
doc:appunti:linux:sa:opendmarc [2025/12/04 10:28] – created niccolodoc:appunti:linux:sa:opendmarc [2025/12/04 12:39] (current) niccolo
Line 9: Line 9:
 OpenDMARC requires a backend database, it can be confifgured automatically with **dbconfig-common**. OpenDMARC requires a backend database, it can be confifgured automatically with **dbconfig-common**.
  
 +The **/usr/sbin/opendmarc** daemon should be running, the service is controlled by **systemd**:
 +
 +<code>
 +systemctl status opendmarc.service
 +</code>
 +
 +Se si desidera che il demone sia in ascolto sul una porta TCP invece che su un socket si modifica il file **/etc/opendmarc.conf**:
 +
 +<file>
 +#Socket local:/run/opendmarc/opendmarc.sock
 +Socket inet:8893@127.0.0.1
 +</file>
doc/appunti/linux/sa/opendmarc.1764840536.txt.gz · Last modified: by niccolo