Skip Menu |

This queue is for tickets about the Net-SMTP-TLS CPAN distribution.

Report information
The Basics
Id: 83680
Status: new
Priority: 0/
Queue: Net-SMTP-TLS

People
Owner: Nobody in particular
Requestors: yayooo [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Add Already TLS compability
Date: Thu, 28 Feb 2013 16:42:22 +0800
To: bug-Net-SMTP-TLS [...] rt.cpan.org
From: Robert Young <yayooo [...] gmail.com>
Some SMTP server open already TLS port(similar to 443), that need NOT "STARTTLS" Ordinary "STARTTLS" Port: openssl s_client -connect smtp.gmail.com:587 -ign_eof -crlf -starttls smtp Already TLS Port: openssl s_client -connect smtp.gmail.com:465 -ign_eof -crlf

Message body is not shown because sender requested not to inline it.