Defect #18374
closed
Incoming emails are truncating CRLF
Added by Chris Smith over 11 years ago.
Updated almost 11 years ago.
Description
When sending an email to Redmine from Outlook 2013 running Exchange 2007 it appears that emails' line endings are being removed. Instead of this:
Email
Project: test
we are getting this:
EmailProject: test
Mail coming from Mail.app on the newest version of OS X, Outlook Web Access, etc. seems OK.
+1 for this issue. Just ran in to the exact same thing when using gmail. This is messing up my inbound email truncation logic.
This might not be related to CRLF but to the fact that Outlook might be sending html-only emails. Could you please check if the emails sent from outlook contain a text-part or the only and html part?
In case there is no text part, Redmine reverts back to the html part and just strips away all html markup. This causes line or paragraph breaks to be lost. Have a look at #16962 for a nicer handler for incoming html emails.
- Status changed from New to Closed
- Resolution set to Duplicate
Also available in: Atom
PDF