Releases: terhechte/postsack
Releases · terhechte/postsack
Version 1.0.2 with Maildir support
This release adds Maildir support under Unix systems1.
It also brings a couple of additional fixes:
- Switches mail parsing to
mail-parser
which is just as fast but much more accepting of malformed emails (which was important because Maildir doesn't use CRLF). - Fixes a bug where the values for
To Name
andTo Domain
were switched - Fixes a bug where clustering by
To name
andTo Domain
would generate invalid SQL. - Add Maildir test data from maildir2mbox
-
The
Maildir
crate doesn't support Windows. So it is disabled there for the moment. ↩
1.0.1: Small macOS update
Initial Release
Initial Release of Postsack for:
- macOS Intel / Apple Silicon
- Ubuntu AMD64
- Windows AMD64
The macOS version is signed and notarised.