mox/dmarcrpt
Mechiel Lukkien e7699708ef
implement outgoing dmarc aggregate reporting
in smtpserver, we store dmarc evaluations (under the right conditions).
in dmarcdb, we periodically (hourly) send dmarc reports if there are
evaluations. for failed deliveries, we deliver the dsn quietly to a submailbox
of the postmaster mailbox.

this is on by default, but can be disabled in mox.conf.
2023-11-02 09:12:30 +01:00
..
feedback.go implement outgoing dmarc aggregate reporting 2023-11-02 09:12:30 +01:00
parse.go implement outgoing dmarc aggregate reporting 2023-11-02 09:12:30 +01:00
parse_test.go implement outgoing dmarc aggregate reporting 2023-11-02 09:12:30 +01:00