enable utf8 support
This commit is contained in:
parent
953e1919cb
commit
a365e541ad
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ message_size_limit = {{getenv "MESSAGE_SIZELIMIT" "20000000"}}
|
|||
|
||||
tls_preempt_cipherlist = yes
|
||||
|
||||
smtputf8_enable = no
|
||||
smtputf8_enable = yes
|
||||
biff = no
|
||||
|
||||
maillog_file = /dev/stdout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue