-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
If I construct a view template and omit CRLF at the end of each line, some mail systems reject the email and will not send it. If I add CRLF to the end of every line, this satisfies the complaining mail systems, but other systems (like gmail) show the CRLF characters in the email. I am sending using SMTP.
Am I doing it wrong?
I have added a screenshot of the error I am getting. This code works if I send from my local machine using gmail, but fails if I try to send from the live server which I believe is using Qmail on Centos. Qmail complains about bare linefeeds whereas gmail seems more tolerant.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
