Donate Share

Blue HttpMail

File Release Notes and Changelog

Release Name: version 0.5.6

Notes:
Release by Rob Allen.

Changes: Version 0.5.6 (May 1, 2008) Fixed bug 1863528. Reimplemented the IMAP BODYSTRUCTURE command. The previous implementation failed to handle most multipart messages correctly (and caused Thunderbird to fail when trying to read them). Fixed bug 1844380, which was caused by a failure to correctly deal with cookies from the HTTPMail server. Slightly reworked the cookie handling code to correctly maintain cookies related to the authentication state. This has the added advantage of drastically improving performance by avoiding reauthenticating for each request. Fixed some buffer overruns in string parsing code within Blue. Implemented the capability for SMTP proxies to automatically copy all sent emails to the HTTPMail 'Sent' folder for the account. Implemented IMAP APPEND command. This allows use of the usual 'copy to sent items'-style option in email clients when sending messages, as well as saving draft emails to a HTTPMail server.