diff --git a/target/postfix/main.cf b/target/postfix/main.cf index 504947e8..1b836760 100644 --- a/target/postfix/main.cf +++ b/target/postfix/main.cf @@ -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