HTML stripping security code should do positive matching

newmail_popup for multiple mailboxes

display status flags when viewing message

add <META HTTP-EQUIV="Content-Type" CONTENT="text/html;charset=utf-8"> in the headers when displaying with mswordview
add an option to view a message (or an attachment) with an arbitrary MIME handler (ie, html, mswordview, whatever)

screen addressbook data better (addslashes()?)

use php3_include_path?

random signatures
rule-based signatures ("faces" ?)

allow user to pick color schemes. find a way to store several default ones. (style sheets?)

Do some work on internationalization.

Experiment with getting all headers at once rather than a single header at a time

Implement gpg support

?  o  Use sessions to make sure that composed email is never lost
?  o  Use sessions to save messages that were "selected" across mailbox.php3
        pages so they can be worked on as a greater unit

o  Implement sender notification features (delivered / read notification)

o  Change "You've got mail" prompt to "Read Message Now?" Yes/No box

Add a "Purge deleted messages (immediately | logoff | never)" selector to the user preferences



TO BE MOVED TO TURBA TODO:
--------------------------

  Migrate Contacts section into turba module
   (all other contacts/addressbook/ldap stuff has been moved to turba)

* Ability to import addressbooks from various other readers

* optional field for addresses in address book is a 'public' state flag which
  is true or false.  The address can be viewed by anyone in their addressbook
  if it is true (but not changed) and only users with special privileges can 
  add these 'public' addresses (globals).
* ability to create these public addresses online

red:
  Implement a server side addressbook, possibly using the new ACAP standard
  (draft). See http://www.isi.edu/in-notes/rfc2244.txt and
  http://www.ietf.org/internet-drafts/draft-ietf-acap-abook-03.txt
