Download Mail: Changelog

<< Back to Plugin

-------------------------------------------------------------------------------

*** October 25, 2023 - Version 1.07 Released

- PHP 8+ compatibility updates
- MySQL compatibility updates - renamed `function` columns to `functionName` (previous is now MySQL reserved keyword)
- Misc Code and other minor improvements

-------------------------------------------------------------------------------

*** October 5, 2022 - Version 1.06 Released

- PHP 8.1 Compatibility updates

-------------------------------------------------------------------------------

*** April 19, 2018 - Version 1.05 Released

- Updated for PHP 7 and mysqli
- Misc Code and other minor improvements

-------------------------------------------------------------------------------

*** November 12, 2013 - Version 1.04 Released (Internal Release)

Fixed: MySQL Error:<br/> Incorrect string value: '\xC2

NEW FEATURES
- Log Optimization: Download Mail log entries are removed after 24 hours (to reduce total log records)

-------------------------------------------------------------------------------

*** April 23, 2010 - Version 1.03 Released (Internal Release)

NEW FEATURES
- Added a cron job function for downloading mail
- Added Download Mail in the plugin page to run manually
- Added Download All in the plugin page to manually download all remaining mail

-------------------------------------------------------------------------------

*** April 23, 2010 - Version 1.02 Released (Internal Release)

BUG FIXES
- Added header to force IE to display run.php output as text instead of prompting to download file
- IMAP folders with non-english characters are now decoded when displayed in error messages

-------------------------------------------------------------------------------

*** April 23, 2010 - Version 1.01 Released

NEW FEATURES
- Message send date is now stored as 'Created Date' and download date is 'Updated Date'
- downloadMail_checkAccounts() now returns count of messages downloaded and messages remaining
- List page now shows grouped message details with list page pseudo-field '_message_summary_'
- Added example to run.php to download all remaining mail, not just next N messages

BUG FIXES
- Mime-encoded message headers are now converted to UTF-8 instead of "=?ISO-..."
- Upload errors are now only stored in the related email record (not all email records)
- Messages with inline or unsupport content types (RELATED, APPLEDOUBLE) no longer produce errors
- Messages without proper headers no longer produce error: Undefined property: stdClass::...
- Messages with multiple text or html blocks now have that content merged when imported
- Skipped uploads (with dis-allowed file extensions) no longer leave .tmp files in the /data/ folder

-------------------------------------------------------------------------------

*** April 13, 2010 - Version 1.00 Released

First Release

-------------------------------------------------------------------------------
*** NOTE: NEW ENTRIES ARE LISTED AT THE TOP ***