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.service
Normal file
9
bundles/rspamd/files/rspamd-dmarc-report.service
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Send rspamd dmarc reports
|
||||
After=network.target
|
||||
Requires=rspamd.service
|
||||
|
||||
[Service]
|
||||
User=_rspamd
|
||||
Group=_rspamd
|
||||
ExecStart=/usr/bin/rspamadm dmarc_report
|
Loading…
Add table
Add a link
Reference in a new issue