From ac86e91fbd40e9a9336a7591110010b54f6014d9 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 14 Jun 2004 02:46:03 +0000 Subject: use g_ascii_strcasecmp. (smtp_connect): do not re-helo after we've 2004-06-14 Not Zed * providers/smtp/camel-smtp-transport.c (smtp_data): use g_ascii_strcasecmp. (smtp_connect): do not re-helo after we've authenticated. This was a misreading of the spec. We must only re-helo after a transport layer negotiation. svn path=/trunk/; revision=26329 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 402c331b9f..52468b21d8 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2004-06-14 Not Zed + + * providers/smtp/camel-smtp-transport.c (smtp_data): use + g_ascii_strcasecmp. + (smtp_connect): do not re-helo after we've authenticated. This + was a misreading of the spec. We must only re-helo after a + transport layer negotiation. + 2004-06-12 Jeffrey Stedfast * providers/imap4/camel-imap4-store.c (imap4_noop): Flush summary -- cgit v1.2.3