Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiline not working #12

Closed
muquit opened this issue Jan 13, 2014 · 8 comments
Closed

Multiline not working #12

muquit opened this issue Jan 13, 2014 · 8 comments

Comments

@muquit
Copy link
Owner

muquit commented Jan 13, 2014

From nochesde...@gmail.com on June 13, 2013 21:48:28

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"

Attachment: mail.jpg

Original issue: http://code.google.com/p/mailsend/issues/detail?id=12

@muquit
Copy link
Owner Author

muquit commented Jan 13, 2014

From muq...@gmail.com on June 14, 2013 13:24:44

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

@muquit
Copy link
Owner Author

muquit commented Jan 13, 2014

From nochesde...@gmail.com on June 14, 2013 16:46:10

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

@muquit
Copy link
Owner Author

muquit commented Jan 13, 2014

From nochesde...@gmail.com on June 16, 2013 07:22:20

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

@muquit
Copy link
Owner Author

muquit commented Jan 13, 2014

From muq...@gmail.com on June 16, 2013 11:08:50

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.

Status: Started

@muquit
Copy link
Owner Author

muquit commented Jan 13, 2014

From muq...@gmail.com on June 16, 2013 11:52:14

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.

@muquit
Copy link
Owner Author

muquit commented Jan 13, 2014

From netzeros...@gmail.com on October 19, 2013 20:15:34

multiple line work on mailsend1.17b12 but not working on mailsend1.17b13

@muquit
Copy link
Owner Author

muquit commented Jan 13, 2014

From muq...@gmail.com on October 20, 2013 10:43:12

Yes sorry about that! multi-line is broken again in 1.17b13, will release fix soon!

@muquit
Copy link
Owner Author

muquit commented Jan 13, 2014

From muq...@gmail.com on October 20, 2013 12:20:18

should be fixed v 1.17b14

Status: Fixed

@muquit muquit closed this as completed Jan 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant