cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-2974221 ] STARTTLS before EHLO/HELO

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Sun, 21 Mar 2010 20:15:39 +0000

Bugs item #2974221, was opened at 2010-03-21 16:15
Message generated for change (Tracker Item Submitted) made by windeagle
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2974221&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: wrong behaviour
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alex (windeagle)
Assigned to: Daniel Stenberg (bagder)
Summary: STARTTLS before EHLO/HELO

Initial Comment:
>curl -V

curl 7.20.0 (i386-pc-win32) libcurl/7.20.0 OpenSSL/0.9.8l zlib/1.2.3 libidn/1.14 libssh2/1.2.3
Protocols: dict file ftp ftps http https imap imaps ldap pop3 pop3s rtsp scp sftp smtp smtps telnet tftp
Features: AsynchDNS IDN Largefile NTLM SSL SSPI libz

>gecho "testing 123"|curl -v --ssl-reqd --tlsv1 --mail-from *****@gmail.com --mail-rcpt *****@gmail.com smtp://smtp.gmail.com:587

* About to connect() to smtp.gmail.com port 587 (#0)
* Trying 74.125.91.109... TCP_NODELAY set
* connected
* Connected to smtp.gmail.com (74.125.91.109) port 587 (#0)
< 220 mx.google.com ESMTP 23sm950276qyk.3
> STARTTLS
< 503 5.5.1 EHLO/HELO first. 23sm950276qyk.3
* STARTTLS denied. ≈
> QUIT
< 221 2.0.0 closing connection 23sm950276qyk.3
* Closing connection #0
curl: (67) STARTTLS denied. ≈

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2974221&group_id=976
Received on 2010-03-21

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET