- Rewrite Plonwewebmail_box and Addressbook with Archetypes
- PWM is slow. That's for two reasons:
  1) every time the PWM istance is accessed, it receive ALL the email list.
  2) every time you click for some operation it execute the login/logout process.
  solutions:
  1) cache the headers in ZODB (or FS)
  2) bring the imap connection open 
  
I really have no time to spend on it *for free* by now... 
I'll be glad to help anybody that need to work on this.

giorgio.pieretti@openprojects.it

