1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-10 23:12:02 +02:00

Fixed several amavis tests and removed commented code

This commit is contained in:
Erik Wramner
2020-01-26 16:39:58 +01:00
parent 42ccae2642
commit f342151b80
2 changed files with 33 additions and 4 deletions

View File

@@ -5,5 +5,8 @@ use strict;
# Bounce spam, the default option for buster is D_PASS to deliver
$final_spam_destiny = D_BOUNCE;
# Higher log level to get expected messages at startup
$log_level = 2;
#------------ Do not modify anything below this line -------------
1; # ensure a defined return