neojn / mailsend

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

Quiet mode shows SSL connection information on Windows #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
I'm using mailsend 1.17b12 binary on a Windows 7 computer. Connecting to 
mandrill with STARTTLS and authentication. Using the -q flag.

What is the expected output? What do you see instead?
Should show no output at all. But instead shows:

libmsock: using getaddrinfo
 AF_INET IPv4
 IP address: 54.228.142.25:587
 EINPROGRESS=10036,EWOULDBLOCK=10035
 connect(): socket=268,rc=-1, errno=10035
(Debug) Try socket 268
Certificate information:
Subject: /C=US/ST=Georgia/L=Atlanta/O=The Rocket Science Group, LLC/OU=Product D
ev/CN=*.mandrillapp.com
Issuer: /C=US/O=Thawte, Inc./CN=Thawte SSL CA

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

Original issue reported on code.google.com by sheeppo...@gmail.com on 9 Oct 2013 at 8:16

GoogleCodeExporter commented 8 years ago
Will cleanup in the next release.
Thanks.

Original comment by muq...@gmail.com on 9 Oct 2013 at 2:38

GoogleCodeExporter commented 8 years ago
fixed in v1.17b13

Original comment by muq...@gmail.com on 19 Oct 2013 at 11:59