Note regarding suboptimal password caching.
authorChris Hanson <org/chris-hanson/cph>
Fri, 19 May 2000 04:16:47 +0000 (04:16 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 19 May 2000 04:16:47 +0000 (04:16 +0000)
v7/src/imail/todo.txt

index 968dce5477c9cf23c317b1c3292a9e70e6a86792..e09f275905bd9e222b88ed72c147b4c8b0634575 100644 (file)
@@ -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.