CHANGES.txt
### Change v4.3.1 24-09-2004
- Fix security policy
Users need View permission to access to the webmail
### Change v4.2.11 20-09-2004
- Fix character encoding in IMAPMessage module in sending mails process : DEFAULT_CHARSET : iso-8859-1
### Change v4.2.10 13-09-2004
- Fix character encoding in MessageTools module to convert charset message to DEFAULT_CHARSET (iso-8859-1) if nessecary.
### Change v4.2.9 03-09-2004
- Try to fix multipart message parsing (MessageTools : walk_parts)
### Change v4.2.8 09-08-2004
- Fix bug on wrong boundary message in MessageTools Now re-use old parsing message when exception raise - Fix Bug in PutBodyInCartable (DateTime)
### Change v4.2.7 02-07-2004
- Change to be Portal or Standalone WebMail Object
### Change v4.2.6 23-06-2004
- Check version of python to use imapLibLocal with v2.1 and standard imaplib with higher
### Changes v4.2.5 05-05-2004
- Rewrite sending message with email python library
- Change getQuota method to remove imapLibLocal module
### Changes v4.2.4 04-05-2004
- Rewrite parsing message with email python library instread mimify (deprecated soon) Now parsing reading message is job of email library (not for sending yet)
- Fix bug when deleteling multi-message in POP3/permanente mode
- Add small cache for retreaving folder list
### Changes v4.2.3 26-01-2004
- Change Socket Cache system : Now An Object SocketCache is used in the module WebMail.py cause it is shared by the all the threads (instead volatile attributes !) in Permanente Connexion.
### Changes v4.2.2 06-11-2003
- Bug stupid (re)bug in IMAPMessage process (render_body)
### Changes v4.2.1 29-10-2003
- Correct display of message
- Correct bug in getDefaultFoldersNames
- Fix Passerelle invalidation when configuration change in permanente connection (by stamp)
- Add browsing up container (and group) for insert attachement
- clean some part of code
### Changes v4.2 01-10-2003
- Just change version number
### Changes v4.0b2 30-09-2003
- disallow permanente connection automaticlly on webmail linked to an IMAP server that can't suopport it
### Changes v4.0b1 26-09-2003
- Connections can be permanente !! Be Carful with ZEO Architectures in POP
- Reimplementation for low number of server requests
- Add Simple Cache
- Some others features for PERFORMANCES
### Changes v 3.2.0
- POP support, thanks to Eric BRUN ( erbru@univ-savoie.fr ) You can select IMAP/POP protocol with WebMail install API or in options/edit params
- German language available, thanks to Robert Boulanger ( robert@bluedynamics.com )
- Fix security policy
Users need View permission to access to the webmail
### Change v4.2.11 20-09-2004
- Fix character encoding in IMAPMessage module in sending mails process : DEFAULT_CHARSET : iso-8859-1
### Change v4.2.10 13-09-2004
- Fix character encoding in MessageTools module to convert charset message to DEFAULT_CHARSET (iso-8859-1) if nessecary.
### Change v4.2.9 03-09-2004
- Try to fix multipart message parsing (MessageTools : walk_parts)
### Change v4.2.8 09-08-2004
- Fix bug on wrong boundary message in MessageTools Now re-use old parsing message when exception raise - Fix Bug in PutBodyInCartable (DateTime)
### Change v4.2.7 02-07-2004
- Change to be Portal or Standalone WebMail Object
### Change v4.2.6 23-06-2004
- Check version of python to use imapLibLocal with v2.1 and standard imaplib with higher
### Changes v4.2.5 05-05-2004
- Rewrite sending message with email python library
- Change getQuota method to remove imapLibLocal module
### Changes v4.2.4 04-05-2004
- Rewrite parsing message with email python library instread mimify (deprecated soon) Now parsing reading message is job of email library (not for sending yet)
- Fix bug when deleteling multi-message in POP3/permanente mode
- Add small cache for retreaving folder list
### Changes v4.2.3 26-01-2004
- Change Socket Cache system : Now An Object SocketCache is used in the module WebMail.py cause it is shared by the all the threads (instead volatile attributes !) in Permanente Connexion.
### Changes v4.2.2 06-11-2003
- Bug stupid (re)bug in IMAPMessage process (render_body)
### Changes v4.2.1 29-10-2003
- Correct display of message
- Correct bug in getDefaultFoldersNames
- Fix Passerelle invalidation when configuration change in permanente connection (by stamp)
- Add browsing up container (and group) for insert attachement
- clean some part of code
### Changes v4.2 01-10-2003
- Just change version number
### Changes v4.0b2 30-09-2003
- disallow permanente connection automaticlly on webmail linked to an IMAP server that can't suopport it
### Changes v4.0b1 26-09-2003
- Connections can be permanente !! Be Carful with ZEO Architectures in POP
- Reimplementation for low number of server requests
- Add Simple Cache
- Some others features for PERFORMANCES
### Changes v 3.2.0
- POP support, thanks to Eric BRUN ( erbru@univ-savoie.fr ) You can select IMAP/POP protocol with WebMail install API or in options/edit params
- German language available, thanks to Robert Boulanger ( robert@bluedynamics.com )