additions
[squirrelmail.git] / TODO
1 Ideas to be implemented
2 -----------------------
3
4 - Decode message bodies if they are quoted printable
5 - Saving sent mail into folder "Sent"
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.