Message body reading from a file not giving new lines

"[email protected] [blat]" <[email protected]> 31 May 2017 07:00:09 +0000
Newsgroups gmane.mail.blat
Message-ID <[email protected]>
Hello all, 
I am reading mail body from a text file. When blat sending an email, it is not giving new lines as it is in text file, instead it is appending everything. Here is my code, can any one help me here.


C:\Users\ramu\blat>blat.exe mailbody.txt -t [email protected] -f [email protected] -s mailbodysending  -server smtp.abc.com -debug 


mailbody.txt:

This one is using for testing new line with blat.
This one is using for testing new line with blat.
This one is using for testing new line with blat.


Actual Mail body:
This one is using for testing new line with blat. This one is using for testing new line with blat. This one is using for testing new line with blat.