mailsend icon indicating copy to clipboard operation
mailsend copied to clipboard

A program to send mail via SMTP from command line

Results 88 mailsend issues
Sort by recently updated
recently updated
newest added

_From [[email protected]](https://code.google.com/u/110700576653163166835/) on January 11, 2014 19:31:47_ What steps will reproduce the problem? 1. execute the program What is the expected output? What do you see instead? Expected is to...

bug
imported
Priority-Medium

It appears - while sending large attachments i receive this error message. 23-Mar-2018 15:13:33.411: mailsend v@(#) mailsend v1.19 Winsock error[10060]: A connection attempt failed because the connected party did not...

"quoted-printable" format is very popular format for email. I don't think mailsend currently supports it. Is that true? If no support yet, is there a plan to support it? Thanks.

When I set mime-type, I get the header "content-type" instead filled with its value. e,g: mailsend -smtp local-mail.com -f [email protected] -t [email protected] m -sub "Another Test Email With HTML body...

Howdy, Thought this was important enough to pass along. I send .jpegs in my email using both "inline" and "attachment" dispositions, mime-type "image/jpeg". Five .jpegs are used for cosmetics in...

OpenSSL has unsupported dynamic loading... openssl v1.1.0 Debian 9.

First, great tool man. thanks a lot. Issue: For some reason, when I use the " -list_address " switch the email comes thru to the receiving email box (gmail) as...

I often want to include a display name with my automatic emails. When I try to do this: -to "John Smith " mailsend interprets this, I'm guessing, as three separate...

Hi, Im unable to send email or do anything, i tried to run one script but it shows need to install "starttls", i saw the script and modified it like...

If i send an e-mail with mailsend out of a batch file the -cs option isn't working for the subject line. But if i type the same comand in a...