introduce variable to control Amavis' loglevel (#1947)

This commit is contained in:
Georg Lauterbach 2021-05-06 23:51:45 +02:00 committed by GitHub
parent ba37ed115d
commit 04e98dc49f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 35 additions and 16 deletions

View file

@ -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 \