3 - the user can now configure his folders as drafts, trash or sent folder;
4 - added the ability the move and copy message across mail folders;
5 - added the ability to label messages;
6 - implemented cookie-based identification in the web interface;
7 - fixed a bug where a false positive happening whenever a wrong user login was
8 given during an indirect bind;
9 - remove the constraint that a username can't begin with a digit;
10 - deleting a message no longer expunges its parent folder;
11 - implemented support for multiple calendars;
12 - it is now possible to rename folders;
13 - fixed search in message content;
14 - added tooltips for toolbar buttons (English and French);
15 - added checkmarks in live search options popup menus;
16 - added browser detection with recommanded alternatives;
17 - support for resizable columns in tables;
18 - improved support for multiple selection in tables and lists;
19 - improved IE7 and Safari support: attendees selector, email file attachments;
24 - added the ability to choose the default module from the
25 application settings: "Calendars", "Contacts" or "Mail";
26 - added the ability to show or hide the password change dialog from the
28 - put a work-around in the LDAP directory code to avoid fetching all the
29 entries whenever a specific one is being requested;
30 - added support for limiting LDAP queries with the SOGoLDAPQueryLimit and
31 the SOGoLDAPSizeLimit settings;
32 - fixed a bug where folders starting with digits would not be displayed;
33 - improved IE7 and Safari support: priority menus, attendees selector,
34 search fields, textarea sizes;
35 - added the ability to print messages from the mailer toolbar;
36 - added the ability to use and configure SMTP as the email transport instead
38 - rewrote the handling of draft objects to comply better with the behaviour of
40 - added a German translation based on Thunderbird;
44 - added the ability to specify a super user through the SOGoSuperUsername user
46 - added the ability to view the message source;
47 - don't autocreate folders if we are not their owners;
48 - made compatible with PostgreSQL 8.2;
49 - the months and years menus of the date selector would no longer appear;
50 - fixed a bug which would produce task SQL records which would violate
51 non-null constraints on the quick calendar tables;
52 - the tasks due date was wrongly set because of a change in the API;
53 - it was impossible to empty the start and the due date in the task editor
54 from the moment they were set;
55 - imap folders with non-ascii characters are now correctly accessed;
56 - display the quotas of the selected mailbox on servers that support quotas;
57 - a bug in the folder acl description was preventing from accessing resources
59 - AuthentificationMethod was renamed to SOGoAuthentificationMethod;
60 - SOGoAuthentificationMethod needs to be explicitly set to "bypass" to prevent