Hi,
Java mail can be send as text message or in HTML form. the nature of problem you mentioned can appear when you are sending HTML message, to avaoid this you can simply insert a
tag in between of lines, something like this -
line 1
line 2
line 3
Try this i hope it will work for you.
Cheers!
Sandeep Raikwar