X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=TODO;h=1553b7241e580fae597d87b0e3cad3035d9d4e56;hb=0130a8bd96a8ce4c1edc2dfaec7316c27f612e05;hp=be9c94698634b9eba58fdb4f901cc4d40cb66c4c;hpb=2bb14aa2ec09461f598afb5caff852d02e43f3de;p=squirrelmail.git diff --git a/TODO b/TODO index be9c9469..1553b724 100644 --- 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)