Proper means works on different platforms (MAC/PC/Unix) and software (Outlook, Thunderbird, GMail, etc.).
Is it \n or \r\n ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Emails conform to the MIME specification, but even with the original SMTP RFC the situation was the same: the specification clearly states that line breaks must be represented by a CR LF sequence. This is not platform dependent, email text is not the same as a text file. See https://www.rfc-editor.org/rfc/rfc2046#section-4.1.1