add ability to ignore sender hosts and/or networks

This commit is contained in:
2019-09-02 15:56:12 +02:00
parent 5ffae608ff
commit a7d472af68
3 changed files with 41 additions and 2 deletions

View File

@@ -49,6 +49,8 @@ The following configuration options are mandatory in each quarantine section:
SMTP port
The following configuration options are optional in each quarantine section:
* **ignore_hosts**
Comma-separated list of host and network addresses to be ignored by this quarantine.
* **reject_reason**
Reason to return to the client if action is set to reject.