curl-library
Some fixes to the SMTP code
From: Patrick Monnerat <Patrick.Monnerat_at_datasphere.ch>
Date: Fri, 19 Feb 2010 18:36:30 +0100
Received on 2010-02-19
Date: Fri, 19 Feb 2010 18:36:30 +0100
Hi,
Please find a patch attached for testing. It fixes the following:
1) Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into
account.
2) Falls back to RFC822 HELO when EHLO fails (and SSL not required)
3) Use of true local host name (i.e.: via gethostname()) when available,
as default argument to HELO/EHLO
Good week-end to everyone,
Patrick
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: curl-smtp-ssl.patch