From 014e0bf46b33bd11cc6fd22c63df6ff62a52dbce Mon Sep 17 00:00:00 2001 From: Joe Shaw Date: Tue, 3 Jul 2001 21:33:47 +0000 Subject: Added NNTP_NO_PERMISSION (502) to the list of response codes. 2001-07-03 Joe Shaw * providers/nntp/camel-nntp-resp-codes.h: Added NNTP_NO_PERMISSION (502) to the list of response codes. * providers/nntp/camel-nntp-store.c (nntp_store_connect): If we receive a NNTP_NO_PERMISSION, don't get into an infinite loop trying to reconnect, get extensions, etc. Just give up and return FALSE. svn path=/trunk/; revision=10769 --- camel/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 5f9a0fdf1d..166b0ac35b 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,12 @@ +2001-07-03 Joe Shaw + + * providers/nntp/camel-nntp-resp-codes.h: Added NNTP_NO_PERMISSION + (502) to the list of response codes. + + * providers/nntp/camel-nntp-store.c (nntp_store_connect): If we + receive a NNTP_NO_PERMISSION, don't get into an infinite loop trying + to reconnect, get extensions, etc. Just give up and return FALSE. + 2001-07-03 Dan Winship * providers/imap/camel-imap-message-cache.c -- cgit v1.2.3