From f6ad68d5c93f62dc2076ff16a73132ac1be3b292 Mon Sep 17 00:00:00 2001 From: James Fryer Date: Wed, 21 Aug 2019 11:25:10 +0100 Subject: [PATCH] Improved documentation for SA_KILL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ea7ebe2..038a15d0 100644 --- a/README.md +++ b/README.md @@ -392,7 +392,7 @@ Note: this spamassassin setting needs `ENABLE_SPAMASSASSIN=1` - **6.31** => triggers spam evasive actions -Note: this spamassassin setting needs `ENABLE_SPAMASSASSIN=1`. By default, the mailserver is configured to quarantine spam emails. These emails will be compressed and stored under /var/lib/docker/volumes/mailserver_mailstate/_data/lib-amavis/virusmails/. To inhibit this behaviour and deliver spam emails, set this to a very high value e.g. 100.0. +Note: this spamassassin setting needs `ENABLE_SPAMASSASSIN=1`. By default, the mailserver is configured to quarantine spam emails. If emails are quarantined, they are compressed and stored in a location dependent on the ONE_DIR setting above. If `ONE_DIR=1` the location is /var/mail-state/lib-amavis/virusmails/. If `ONE_DIR=0` it is /var/lib/amavis/virusmails/. These paths are inside the docker container. To inhibit this behaviour and deliver spam emails, set this to a very high value e.g. 100.0. ##### SA_SPAM_SUBJECT