We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If we try to send email attachments > 2 MByte we get the message Maximum allowed file size is 2.0 MB
Maximum allowed file size is 2.0 MB
Add an attachment > 2 MBytes to an email
Allow attachment sizes of up to 25 MBytes
The text was updated successfully, but these errors were encountered:
i've been stressing out with this as well.
there seemed to be an answer from someone ages ago, but it never worked for me.
Sorry, something went wrong.
#170 may fix the issue
No branches or pull requests
Describe the bug
If we try to send email attachments > 2 MByte we get the message
Maximum allowed file size is 2.0 MB
Context
Steps to reproduce
Add an attachment > 2 MBytes to an email
Expected behavior
Allow attachment sizes of up to 25 MBytes
The text was updated successfully, but these errors were encountered: