TODO Sheet...
List things to do for the project here.

-- 09/16/2006 --
* Update the mime-magic file in the next release

-- FUTURE WORK --
* Work on line wrapping at 72 chars.  Possible solution is going to be loading
  the entire text portion of the email into memory and plucking each character
  out of memory.  ONLY Possible solution here...
* Look into S/MIME Support
* Fix up our hash functions.  
* Look into what is going on with AUTH PLAIN.  seems it is passing
  AUTH PLAIN to the server with no login info.  Is this right?
* Make some sample scripts and add them to the release of email so that people
  can see how to use email in bash scripts.
* Implement OpenSSL
* Reorganize Code
* Josh Sherman suggested that scripts should be able to run as signature files.
