windows - How can I send an email from the command line using blat when the body contains carriage returns and line feeds? -
I have a Windows server that sends me an email through a basic program if the message carries return / line feed The email never ends, only the first line is sent to me. I tried to replace them \ n but it did not help because the email \ n came to me. Any ideas?
Here I am using:
blat -to mike.roosa@toltsg.com -subject "[DEV] PO extension report" - body "attached file import Ready to do 01/01/09 to 01/29/09 PO status is not an eagle for 'C' - "C: \ TXT \ PODature_26879.csv" -log C: \ EMAIL.LOG \ 20090129. TXT-timestamp '
If you want to all inline it then' | ' Character
- first line | second line | third line
Comments
Post a Comment