Changed max message size

Added config to increase the maximal message size from 10MB (default) to 40MB.
This commit is contained in:
Matthias Walthart 2017-03-19 01:23:16 +01:00 committed by GitHub
parent 393f47d085
commit 1a017ca2bf
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ mydestination =
relayhost =
mynetworks = 127.0.0.0/8 [::1]/128 [fe80::]/64
mailbox_size_limit = 0
message_size_limit = 40960000
recipient_delimiter = +
inet_interfaces = all
inet_protocols = all