OpenDMARK Report (Ubuntu 18.04): Unterschied zwischen den Versionen

Aus Tutorials
Zur Navigation springen Zur Suche springen
Zeile 3: Zeile 3:


== Voraussetzungen ==
== Voraussetzungen ==
[[OpenDMARK Check (Ubuntu 18.04)|OpenDMARK]] muss bereits installiert sein.


== ==
== ==

Version vom 29. März 2020, 14:32 Uhr

Noch in Bearbeitung


Voraussetzungen

OpenDMARK muss bereits installiert sein.

##  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/

https://dokuwiki.tachtler.net/doku.php?id=tachtler:postfix_centos_7_-_opendmarc_anbinden_opendmarc-milter#konfigurationreports_ausgehend


Zurück zu OpenDMARK