From 7edf4916019dd2535be5b08fce63d579001577d6 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 13 Mar 2001 17:47:02 +0000 Subject: When trying again after a failed password attempt, check if the connection * providers/imap/camel-imap-store.c (imap_connect): When trying again after a failed password attempt, check if the connection got dropped (which Courier will do) and deal accordingly. svn path=/trunk/; revision=8675 --- camel/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 8020ffea6e..612fe4300b 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,9 @@ 2001-03-13 Dan Winship + * providers/imap/camel-imap-store.c (imap_connect): When trying + again after a failed password attempt, check if the connection got + dropped (which Courier will do) and deal accordingly. + * providers/sendmail/camel-sendmail-transport.c (sendmail_send_to, sendmail_send): More fixing for exim: It can't deal with "-tif", you need to say "-t -i -f". -- cgit v1.2.3