OpenDMARK Report (Ubuntu 18.04)
Noch in Bearbeitung
Voraussetzungen
OpenDMARK muss bereits installiert sein.
Konfiguration
/etc/opendmarc.conf
Die Datei
sudo vi /etc/opendmarc.conf
bearbeiten und folgenden Parameter hinzufügen:
## HistoryFile path ## default (none) ## ## If set, specifies the location of a text file to which records are written ## that can be used to generate DMARC aggregate reports. Records are groups ## of rows containing information about a single received message, and ## include all relevant information needed to generate a DMARC aggregate ## report. It is expected that this will not be used in its raw form, but ## rather periodically imported into a relational database from which the ## aggregate reports can be extracted by a tool such as opendmarc-import(8). HistoryFile /var/spool/opendmarc/opendmarc.dat
Links
https://blog.schaal-24.de/mail/dmarc-reports-erstellen/
Zurück zu OpenDMARK