Line breaks in emails are represented by CR/LF, not by a single "\n".
http://www.ietf.org/rfc/rfc2045.txt -- Kostya 8 марта 2012 г. 9:42 пользователь ravi . <[email protected]> написал: > I'm trying to send an email in Java but when I read the body of the > email in Outlook, it's gotten rid of all my linebreaks. I'm putting \n > at the ends of the lines but is there something special I need to do > other than that? > > Thanks > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

