What is the name of the domain?
reply.ressio.app
What is the issue you’re encountering
The request size limit is too low to process the maximum attachment size from all major email clients. An email message with a (standard max) 25MB attachment will frequently be larger than 30MB due to how the data is encoded + added to the email message payload. The request size limit for email routing / email workers should be bumped to 40MB to accomodate this.
What steps have you taken to resolve the issue?
There’s no solution with your current limits. Unless I can specifically request a request size increase?
What are the steps to reproduce the issue?
Attach an attachment to an email in gmail that’s larger than ~18mb and send it to an email address that has a cloudflare email route to an email worker.