Update 'config/amavis/50-user'

This commit is contained in:
b.waal
2019-09-26 14:39:46 +02:00
parent 60193076a9
commit 197464ac5e

View File

@@ -11,7 +11,7 @@ use strict;
#@lookup_sql_dsn = ( #@lookup_sql_dsn = (
# ['DBI:mysql:database=postfixadmin;host=127.0.0.1;port=3306', # ['DBI:mysql:database=postfixadmin;host=127.0.0.1;port=3306',
# 'postfixadmin', # 'postfixadmin',
# 'JW9t9ipdgLrWvMqHq7hX']); # 'PASSword']);
# Disable show header recieve from amavisd localhost 127.0.0.1 # Disable show header recieve from amavisd localhost 127.0.0.1
$allowed_added_header_fields{lc('Received')} = 0; $allowed_added_header_fields{lc('Received')} = 0;