From 2eb7fbe05888f20d919c875438ccc20ed2a788ba Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Fri, 19 May 2000 04:16:47 +0000 Subject: [PATCH] Note regarding suboptimal password caching. --- v7/src/imail/todo.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/v7/src/imail/todo.txt b/v7/src/imail/todo.txt index 968dce547..e09f27590 100644 --- a/v7/src/imail/todo.txt +++ b/v7/src/imail/todo.txt @@ -1,9 +1,12 @@ IMAIL To-Do List -$Id: todo.txt,v 1.22 2000/05/18 22:11:16 cph Exp $ +$Id: todo.txt,v 1.23 2000/05/19 04:16:47 cph Exp $ 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?. * Recovery from server disconnection should be more transparent. -- 2.25.1