You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2026. It is now read-only.
Whenever an image is included into the email the email always fails to deliver and the sender receives a rejected response from "mailer-demon". The catch all works perfectly when an image or attachment is not included in the email.
The rejection response varies from the following:
"The message could not be delivered."
"Your message is too large to send."
"Mailbox unavailable."
Any solutions to this?
side note: the images attempting to be sent are not more then 1 MB.
Whenever an image is included into the email the email always fails to deliver and the sender receives a rejected response from "mailer-demon". The catch all works perfectly when an image or attachment is not included in the email.
The rejection response varies from the following:
"The message could not be delivered."
"Your message is too large to send."
"Mailbox unavailable."
Any solutions to this?
side note: the images attempting to be sent are not more then 1 MB.