From 197464ac5e36597ce43aa0e274c4d6c0e6d66915 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Thu, 26 Sep 2019 14:39:46 +0200 Subject: [PATCH] Update 'config/amavis/50-user' --- config/amavis/50-user | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/amavis/50-user b/config/amavis/50-user index 47cc487..26ad677 100644 --- a/config/amavis/50-user +++ b/config/amavis/50-user @@ -11,7 +11,7 @@ use strict; #@lookup_sql_dsn = ( # ['DBI:mysql:database=postfixadmin;host=127.0.0.1;port=3306', # 'postfixadmin', -# 'JW9t9ipdgLrWvMqHq7hX']); +# 'PASSword']); # Disable show header recieve from amavisd localhost 127.0.0.1 $allowed_added_header_fields{lc('Received')} = 0;