From 67656eb615e5d06ec192cf85a21c859b5303b720 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 4 May 2000 16:02:49 +0000 Subject: Don't fall back to plaintext passwords if APOP fails, since it should also * providers/pop3/camel-pop3-store.c (pop3_connect): Don't fall back to plaintext passwords if APOP fails, since it should also fail. svn path=/trunk/; revision=2798 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 7754a6ce59..ec34de00d5 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-05-04 Dan Winship + + * providers/pop3/camel-pop3-store.c (pop3_connect): Don't fall + back to plaintext passwords if APOP fails, since it should also + fail. + 2000-05-04 Dan Winship * camel-session.c (camel_session_list_providers): New function to -- cgit v1.2.3