I have been sending automated emails for months. These emails all have different sizes & data attached. 90% of them have suddently started failing with timeouts from Make.
Emails that have little to no data continue to go through.
My email connections are correct & verified. Has something changed on Makes end that is causing this? I am unsure what else it could be, the problem started around 1st of March.
The time out error suggests it’s taking too long.
Are you trying to add attachments?
What is the total email size of one that has failed?
The cap is around 35 MB all-in, not just the total of attachments.
Have you tried using an error handler on the email module that will retry in case this happens again?
What email server are you using? If an operation is timing out while connecting to the email server, it suggests an issue on that server rather than with Make.
I assumed this was Google which is where the comment about the 35MB cap came from, but I guess you said you ARE NOT using Google mail here.