anandakumarr / mailsend

Automatically exported from code.google.com/p/mailsend
Other
0 stars 0 forks source link

Multiline not working #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Multiline not working
2. Parameters are specified, only reaches the last indicated

What is the expected output? What do you see instead?
Only get the last -M.

What version of the product are you using? On what operating system?
1.17b11 + windows 7

Please provide any additional information below.

mailsend.exe -to aacable@hotmail.com -from your-gmail-id@gmail.com  -ssl -smtp 
smtp.gmail.com -port 465 -sub "Testing Email via Windows cmd using GMAIL test 
%time%" -M "body line1: content disposition is inline" -M "body line2: this is 
line2 of the body" +cc +bc -q -auth-plain -user "your-gmail-id" -pass "yourpass"

Original issue reported on code.google.com by nochesde...@gmail.com on 14 Jun 2013 at 1:48

Attachments:

GoogleCodeExporter commented 9 years ago
I can not reproduce the problem. Also I see your screenshot is showing both of 
the lines you specified with -M.

Original comment by muq...@gmail.com on 14 Jun 2013 at 8:24

GoogleCodeExporter commented 9 years ago
My English is complicated.

I should not get the mail:

   body line1: content disposition is inline
   body line2: this is line2 of the body

and not in a single line?

   body line1: content disposition is inline body line2: this is line2 of the body

Original comment by nochesde...@gmail.com on 14 Jun 2013 at 11:46

GoogleCodeExporter commented 9 years ago
I should not get the mail:

   body line1: content disposition is inline
   body line2: this is line2 of the body

and not in a single line?

   body line1: content disposition is inline body line2: this is line2
of the body

Original comment by nochesde...@gmail.com on 16 Jun 2013 at 2:22

GoogleCodeExporter commented 9 years ago
Will and \r\n between the lines. Although gmail and other mail readers shows 
the lines correctly, it is more correct to add \r\n between the lines.

Original comment by muq...@gmail.com on 16 Jun 2013 at 6:08

GoogleCodeExporter commented 9 years ago
Please try v 1.17b12. I added \r\n between lines. It may or may not solve your 
problem. Because it is up to the mail reader how it displays attachments. 

Original comment by muq...@gmail.com on 16 Jun 2013 at 6:52

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
multiple line work on mailsend1.17b12 but not working on mailsend1.17b13

Original comment by netzeros...@gmail.com on 20 Oct 2013 at 3:15

GoogleCodeExporter commented 9 years ago
Yes sorry about that! multi-line is broken again in 1.17b13, will release fix 
soon!

Original comment by muq...@gmail.com on 20 Oct 2013 at 5:43

GoogleCodeExporter commented 9 years ago
should be fixed v 1.17b14

Original comment by muq...@gmail.com on 20 Oct 2013 at 7:20