Allow bigger message size.
This commit is contained in:
@@ -49,6 +49,7 @@ services:
|
||||
- ENABLE_SPAMASSASSIN=1
|
||||
- SPOOF_PROTECTION=1
|
||||
- ENABLE_MANAGESIEVE=1
|
||||
- POSTFIX_MESSAGE_SIZE_LIMIT=40960000
|
||||
healthcheck:
|
||||
test: "ss --listening --tcp | grep -P 'LISTEN.+:smtp' || exit 1"
|
||||
timeout: 3s
|
||||
|
||||
Reference in New Issue
Block a user