Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Webslice
ISPConfig 3
Commits
8c08db9b
Commit
8c08db9b
authored
Jul 03, 2019
by
Till Brehm
Browse files
Fixed #5293 If an email is submitted via SMTPUTF8 it will bounce
parent
b772b1b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/tpl/amavisd_user_config.master
View file @
8c08db9b
...
...
@@ -83,7 +83,6 @@ $notify_method = 'smtp:127.0.0.1:*';
$interface_policy{'10026'} = 'ORIGINATING';
$policy_bank{'ORIGINATING'} = {
originating => 1,
smtpd_discard_ehlo_keywords => ['8BITMIME'],
};
# IP-Addresses for internal networks => load policy MYNETS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment