mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-03 17:44:49 +02:00
introduce variable to control Amavis' loglevel (#1947)
This commit is contained in:
parent
ba37ed115d
commit
04e98dc49f
7 changed files with 35 additions and 16 deletions
|
@ -25,6 +25,7 @@ setup_file() {
|
|||
-e SA_TAG=-5.0 \
|
||||
-e SA_TAG2=2.0 \
|
||||
-e SA_KILL=3.0 \
|
||||
-e AMAVIS_LOGLEVEL=2 \
|
||||
-e SA_SPAM_SUBJECT="SPAM: " \
|
||||
-e VIRUSMAILS_DELETE_DELAY=7 \
|
||||
-e ENABLE_SRS=1 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue