From fa14e843d0deb12025da859c803421569984b623 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Mon, 22 May 2000 04:01:58 +0000 Subject: [PATCH] Eliminate FOLDER-VALID?, replacing it with the more sensible URL-EXISTS?. --- v7/src/imail/todo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index ceccaf12e..995b7e0ec 100644 --- a/v7/src/imail/todo.txt +++ b/v7/src/imail/todo.txt @@ -1,5 +1,5 @@ IMAIL To-Do List -$Id: todo.txt,v 1.32 2000/05/22 02:17:58 cph Exp $ +$Id: todo.txt,v 1.33 2000/05/22 04:01:58 cph Exp $ Bug fixes --------- @@ -7,7 +7,7 @@ Bug fixes * Password should be cached s.t. it can be shared between connections with compatible URLs. Right now it is per-connection. -* Implement operations for IMAP: FOLDER-VALID?. +* Implement operations for IMAP: URL-EXISTS?. * Recovery from server disconnection should be more transparent. Should attempt to reconnect and signal error only if that fails. -- 2.25.1