One sender (@gmx.net
) to my mailserver received an error message:
Message size exceeds capabilities of MX responsible for the recipient
I increased the message_size_limit
from 10240000
to 20480000
, but I'm not sure that this will help as I thought the error message relevant to the message_size_limit
should be Message size exceeds fixed limit
instead. I never heard about that capabilities of the MX
.
Q: What does the error mean ? How to "fix" ?
A Google search was of no help:
- only 17 (not helpful) results for
Message size exceeds capabilities of MX responsible for the recipient
- but 14.700 results for
Message size exceeds fixed limit
I use tomav/docker-mailserver.
(Maybe) relevant configuration:
mailbox_size_limit = 0
virtual_mailbox_limit = 51200000