From 9f421a0b1cbed4440e623adf47ecf8a5c7aeaf0c Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 16 Jul 2002 19:50:17 +0000 Subject: Make the standard AUTH format take priority over the AUTH= priority, since 2002-07-16 Jeffrey Stedfast * providers/smtp/camel-smtp-transport.c (smtp_helo): Make the standard AUTH format take priority over the AUTH= priority, since sometimes servers only list a subset of the supported authtypes in the AUTH= response while they list all authtypes in the standard AUTH response. Fixes "bug" #27841. svn path=/trunk/; revision=17479 --- camel/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 2c592350c8..4eb8fed1a4 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2002-07-16 Jeffrey Stedfast + + * providers/smtp/camel-smtp-transport.c (smtp_helo): Make the + standard AUTH format take priority over the AUTH= priority, since + sometimes servers only list a subset of the supported authtypes in + the AUTH= response while they list all authtypes in the standard + AUTH response. Fixes "bug" #27841. + 2002-07-15 Peter Williams * providers/imap/camel-imap-folder.c (imap_get_message): If we're -- cgit v1.2.3