Details
-
Type: Bug
-
Status: Open
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 4.7.10, 4.7.17
-
Fix Version/s: None
-
Component/s: CiviMail
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
If the subject is too long, spaces are added after certain amount of characters.
See also:
http://civicrm.stackexchange.com/questions/17321/civimail-space-characters-added
Currently too long message headers fields use LF instead of CRLF as end of line symbol.
This does not comply to RFC2047:
https://tools.ietf.org/html/rfc2047