|
|
@ -49,6 +49,10 @@ EXPOSE_ADMIN=no
|
|
|
|
# Mail settings
|
|
|
|
# Mail settings
|
|
|
|
###################################
|
|
|
|
###################################
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Message size limit in bytes
|
|
|
|
|
|
|
|
# Default: accept messages up to 50MB
|
|
|
|
|
|
|
|
MESSAGE_SIZE_LIMIT = 50000000
|
|
|
|
|
|
|
|
|
|
|
|
# Networks granted relay permissions, make sure that you include your Docker
|
|
|
|
# Networks granted relay permissions, make sure that you include your Docker
|
|
|
|
# internal network (default to 172.17.0.0/16)
|
|
|
|
# internal network (default to 172.17.0.0/16)
|
|
|
|
RELAYNETS=172.16.0.0/12
|
|
|
|
RELAYNETS=172.16.0.0/12
|
|
|
|