Hi there,
how can i increase the mail size for outgoing emails?
Thanks a lot
Robin
Create a configuration file named config/postfix-main.cf:
For 50MB:
message_size_limit=52428800
Other configuration options can be found on postfix website.
thx a lot
Perhaps give a hint for this in the documentation?
@dragonito this could make sense, but the this repo and its wiki provide support on the usage of the docker image (docker specific topics) and won't replace the great postfix/dovecot documentation.
Most helpful comment
Create a configuration file named
config/postfix-main.cf:For 50MB: