Large attachments - Mysql2::Error::ConnectionError: MySQL server has gone away #3375
Unanswered
arthurzenika
asked this question in
Help with using Postal
Replies: 1 comment
-
|
You can see in the stack trace Have you changed settings on it yet? I think there is something like max_allowed_packet_size and a few others which are mentioned somewhere around here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
SMTP server fails to receive emails with large attachments even though the configuration specifies large attachments
To Reproduce
Expected behaviour
The SMTP server should receive and store the email in the database. Or at least answer that the email has not been received correctly (it seems that the sending server thinks the email went through correctly).
Environment details
Beta Was this translation helpful? Give feedback.
All reactions