added for changing way to empty trash
[squirrelmail.git] / TODO
diff --git a/TODO b/TODO
index be9c94698634b9eba58fdb4f901cc4d40cb66c4c..1553b7241e580fae597d87b0e3cad3035d9d4e56 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,20 @@
 Ideas to be implemented
 -----------------------
 
--  Decode message bodies if they are quoted printable
--  Saving sent mail into folder "Sent"
--  Delete folders made robust
--  Go through each php file and assign it a constant
-      value.  Then when doing an include, check to see
-      if that value is already defined or not before
-      including.
+initials = taken by that person
+
+(lme)   Saving sent mail into folder "Sent"
+  -     POP suport (maybe)
+  -     LDAP support for address books
+  -     Better email message body parsing
+  -     Use PHP4 Session management, get rid of cookies
+  -     Make it possible to save preferences in MySQL DB or on Filesystem
+  -     Session management -- do away with cookies
+  -     Importing of address books
+  -     Navigation between messages without going to folder list (next, prev)
+  -     Configurable headers shown on the message listing, like:  cc, to, etc
+  -     Advanced statuses on messages (Seen, Answered, etc)
+  -     Filters
+  -     Better inline HTML support including graphics (content-disposition)
+  -     Maybe a rewrite of mime.php (see Gustav before any work is done)
+  -     Better handling emptying Trash folder.  Some servers don't allow deleting it (Courier)