Skip to content

Restrict rspamd-dmarc-report and change to report yesterday

Currently, the dmarc reports timer reports the current day. This is unreliable as inevitably, emails sent after the daily timer is processed would never be reported. This MR changes it so that the reports are assembled for the previous day. This is generally recommended practice.

Additionally, the service file can be hardened, which is included here.

Merge request reports

Loading