May 08, 2024 02:45 AM
I have an automation which sends out entries to the database through email.
Error message showed that one of the emails couldn't be sent due to it exceed 25mb.
Is there a way to increase the size limit of the email or is compressing the file the only way around this?
May 08, 2024 08:45 PM
Unfortunately, I don't think there's a way to increase the size limit of the email. I did some research and even Gmail caps their emails at 25mb.
It also suggested that 25 MB is large for an email. Do you know why it's so large? I'm curious as to if there's a way to re-work your data or automation to make it work.
May 09, 2024 05:16 AM - edited May 09, 2024 05:16 AM
Hi Kyrstin, thank you for checking.
I've also searched a bit but didn't see any way to increase the size limit so I was just checking.
The emails contain several images so the only solution now for my problem is to have the people submitting their entries compress the image they attach to the form I've made.