GreenMail v1.5.14 Release Notes

Release Date: 2020-07-04 // almost 4 years ago
  • 🚀 This release contains a long overdue rewrite of the IMAP search, fixing many search related bugs.

    ✨ Enhancements
    #331 Support IMAP search key BODY
    #329 Rewrite IMAP search parser

    ⚡️ Dependency updates
    ⚡️ #324 Update docker base image for GreenMail standalone to 8u252
    ⚡️ #330 Update org.springframework from 4.2.9 to 4.3.27
    ⚡️ #323 Update jersey 2.30.1 to 2.31
    ⚡️ #322 Update commons-io:commons-io version 2.6 to 2.7
    ⚡️ #321 Update jetty version 9.4.27.v20200227 to 9.4.30.v20200611

    🛠 Bugfixes:
    #333 SearchCommandParser doesn't parse a header command properly
    #319 Search: IMAP Complex search issue
    #328 Search: Support sequence set lists
    #326 Search: String.contains is case sensitive so both participants needs to be lowercase
    #312 Deleting user does not delete all their mailboxes
    #234 SearchCommandParser breaks with OR
    #20 Implement search for arbitrary fields

    Note: GreenMail requires JDK 8+ now.

    ✅ For further details, check the issues fixed.

    Download also available in Maven Central with GAV coordinates com.icegreen:greenmail:1.5.14 .