Release history
mail-archiver releases
Mail-Archiver is a web application for archiving, searching, and exporting emails from multiple accounts. Featuring folder sync, attachment support, mailbox migration and a dashboard.
All releases
14 shown
Minor fixes and improvements.
Full changelog
- Automatic bandwidth tracking and rate limiting for daily download quotas (e.g., 2500 MB/day limits)
- Resumable synchronisation with persistent sync checkpoints
- Collapsible folder panel on archive page
Full changelog
✨ New Features
- Bandwidth Tracking & Rate Limiting - Automatic detection and handling of daily download quotas (e.g. 2500 MB/day limit)
- Sync Checkpoint System Resumable synchronisation with persistent checkpoints
⚙️ Improvements
- Enhanced IMAP Sync Logic with integrated rate limiting
- Database Maintenance for bandwidth and checkpoint data
- Folder Panel in archive page can now be collapsed
🐛 Bug Fixes
- Dark Mode for Folder Panel
## 🐛 Bug Fixes - **Fixed partial string search** see [issue 383](https://github.com/s1t5/mail-archiver/issues/383)
Made folder exclusion pattern matching case-insensitive. Fixed null byte handling issues in mail archives.
- OAuth auto-approval
- Manual sync for deactivated accounts
- Configurable SameSite cookie behavior
- Improved header handling
- Folder naming for MBOX import jobs
- Date parsing fallback
Full changelog
⚙️ Improvements
- Improved header handling The archive now includes the raw mail header
- Folder naming for MBOX import jobs The folder name can now be defined while importing MBOX files to an import only account
- Implemented date parsing fallback
❤️ Thank You
A big thank you to all users and supporters! I’m deeply grateful for all the support, whether through ideas, contributions to development, or financial donations. Every bit helps keep this project alive and growing!
In addition to the existing Buy Me a Coffee you can now support the development of this project via PayPal 🎉
- Plain text email view
- External resource blocking
Updated GraphSyncService to use Azure Identity SDK. Fixed quick sync retrieving emails from incorrect time window. Enabled deletion of import-only accounts.
## 🐛 Bug Fixes - **Fixed tracking issue** for setting last sync time - **Fixed double dashes in placeholder text**
- Account recovery
- Polish language
- Batch export processing