Re: Message body reading from a file not giving new lines

"Geoff Brown [email protected] [blat]" <[email protected]> Sat, 3 Jun 2017 06:30:31 +0100
Newsgroups gmane.mail.blat
Message-ID <[email protected]>
Are you sending the message between a DOS based system and a Unix based system? One use CR/LF and the other uses LF as line a terminator.  You can get strange effects if they aren't handled correctly.