Fixed decodeBody. Now handles Quoted Printable correctly.
[squirrelmail.git] / TODO
CommitLineData
8d1e276c 1Ideas to be implemented
2-----------------------
1da5bf35 3
1ec781f8 4- Decode message bodies if they are quoted printable
1da5bf35 5- Saving sent mail into folder "Sent"
2bb14aa2 6- Delete folders made robust
7- Go through each php file and assign it a constant
8 value. Then when doing an include, check to see
9 if that value is already defined or not before
10 including.