mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 08:23:48 +03:00
2abac1a911
before this change, a message in the rejects folder that was read and marked as notjunk (e.g. automatically by webmail), could cause a dmarc report to be sent for another junky message from the domain. we now require positive signals to be for messages not in the rejects mailbox. the text/plain body of a dmarc report contains the period, but it was in local time while claiming to be in utc. make it utc, so we often get nicely rounded whole 24h utc days. |
||
---|---|---|
.. | ||
dmarcdb.go | ||
eval.go | ||
eval_test.go | ||
reports.go | ||
reports_test.go |