muquit / mailsend

A program to send mail via SMTP from command line
Other
297 stars 68 forks source link

Attach a text file as body text does not format correctly #82

Open kcbyrum opened 9 years ago

kcbyrum commented 9 years ago

I have a multi line text file that is created using a batch file. When i use the -msg-body ".\reports.txt" option the body text in the message is not formatted correctly. It seems to ignore some of the end of line characters. I have attached two images. The first is the text file and the second is the body of the email message. Any idea why it might do that?

capture1

capture

kcbyrum commented 9 years ago

Ok looking at the out the previous post the first set of text is the email message body and the second set of text is the original text file