bundles/rspamd: send dmarc reports
This commit is contained in:
parent
530462e9d2
commit
4ca0926546
5 changed files with 58 additions and 0 deletions
9
bundles/rspamd/files/rspamd-dmarc-report.timer
Normal file
9
bundles/rspamd/files/rspamd-dmarc-report.timer
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Trigger sending dmarc reports
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* ${hour}:${minute}:00
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Add table
Add a link
Reference in a new issue