Update firststeps-dmarc_reporting.md

Dieser Commit ist enthalten in:
Dmitriy Alekseev 2020-12-02 20:20:08 +02:00 committet von GitHub
Ursprung f86aed6d89
Commit 6ef4a3099c
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -47,9 +47,9 @@ Do not add this option to `dmarc.conf` till bug https://github.com/rspamd/rspamd
## DMARC Force actions
This module also allows to enable force actions based on sender DMARC policy to reject or quarantine emails which has failed policy.
This good from security point, but not allow whitelist broken senders. This up to your choice enable it or not.
This good from security point, but not allow whitelist broken senders. Better avoid using this option.
To enable it, add to end of `data/conf/rspamd/local.d/dmarc.conf`:
If you still want to enable it, add to end of `data/conf/rspamd/local.d/dmarc.conf`:
```
actions {
quarantine = "add_header";