Re: Message body reading from a file not giving new lines
| 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.