Skip to content

postfix: fix message size limits#1061

Merged
johansmitsnl merged 1 commit intodocker-mailserver:masterfrom
olaf-mandel:postfix-message-size-limit
Oct 20, 2018
Merged

postfix: fix message size limits#1061
johansmitsnl merged 1 commit intodocker-mailserver:masterfrom
olaf-mandel:postfix-message-size-limit

Conversation

@olaf-mandel
Copy link
Copy Markdown
Contributor

The message size limit was reduced in c8728ea from the postfix
default 1 of 10,240,000B = 10,000kiB = ~10MiB to only
1,048,576B = 1MiB. And the documentation claims that this would be 10MiB
instead of 1MiB.

Restore the old behaviour as default and fix the documentation as well.

The message size limit was reduced in c8728ea from the postfix
default [1] of 10,240,000B = 10,000kiB = ~10MiB to only
1,048,576B = 1MiB. And the documentation claims that this would be 10MiB
instead of 1MiB.

Restore the old behaviour as default and fix the documentation as well.

[1]: http://www.postfix.org/postconf.5.html
@johansmitsnl johansmitsnl merged commit 8c8426e into docker-mailserver:master Oct 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants