From 59d329b5b090175e2ea5ffd06cb20dfcd41a7688 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 9 Jun 2000 18:58:57 +0000 Subject: Will now always send EHLO first, if that fails it will fall back on HELO. 2000-06-09 Jeffrey Stedfast * providers/smtp/camel-smtp-transport.c (smtp_connect): Will now always send EHLO first, if that fails it will fall back on HELO. (esmtp_get_authtypes): Should now correctly parse authtypes. svn path=/trunk/; revision=3490 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index b0f9b68e0f..cec20c72fb 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-06-09 Jeffrey Stedfast + + * providers/smtp/camel-smtp-transport.c (smtp_connect): Will now always + send EHLO first, if that fails it will fall back on HELO. + (esmtp_get_authtypes): Should now correctly parse authtypes. + 2000-06-07 Jeffrey Stedfast * providers/imap/camel-imap-summary.c: Now builds (not that it's worth much yet). -- cgit v1.2.3