• 0.2.2 d92ae5220c

    0.2.2 Stable

    quentin released this 2024-02-23 18:19:08 +00:00 | 1 commits to main since this release

    • Add support for Dovecot Auth inlined continuation (resp=<base64>)
    • Accept SASL requests for non-empty Authorization fields (as long as it's the same as the Authentication field)
    • Increase pipelinable commands to 64
    • Upgrade imap-flow to fix LITERAL+ (was wrongly sending a continuation)
    • Rewrite IDLE implementation to use the imap-flow implementation
    • For FETCH and SEARCH queries, when the email body is requested, stream emails one by one instead of loading the full mailbox in memory
    • When instantiating a K2V or a S3 client, use a shared thread pool / http client to reduce base per-user memory usage

    @n-peugnet, @lx, @maxime, and @mrflos helped tracking bugs and reviewed the software. Thanks to them.

    Download the latest version: https://aerogramme.deuxfleurs.fr/download/
    Read the blog post: https://aerogramme.deuxfleurs.fr/blog/2024-predictability-and-correctness/

    Downloads