Skip to content

Commit 8c08db9

Browse files
author
Till Brehm
committed
Fixed #5293 If an email is submitted via SMTPUTF8 it will bounce
1 parent b772b1b commit 8c08db9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install/tpl/amavisd_user_config.master

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ $notify_method = 'smtp:127.0.0.1:*';
8383
$interface_policy{'10026'} = 'ORIGINATING';
8484
$policy_bank{'ORIGINATING'} = {
8585
originating => 1,
86-
smtpd_discard_ehlo_keywords => ['8BITMIME'],
8786
};
8887

8988
# IP-Addresses for internal networks => load policy MYNETS

0 commit comments

Comments
 (0)