Skip to content

1.6.4

Compare
Choose a tag to compare
@marcelmay marcelmay released this 16 May 18:12
· 399 commits to master since this release
d209c92

This release contains most notable support for IMAP IDLE and DSN,
and further minor enhancements and dependency updates.

  • Enhancements

    • [#275]/[#382] IMAP IDLE support (RFC2177)
    • [#307] Support for Delivery Status Notification
    • [#384] Advertise support of user flags
    • [#383] Unified (verbose mode) protocol logging
    • [#381] Improve greenmail-standalone date time logging
    • [#394] Provide access to UserManager via GreenMail(Operations)
  • Dependency updates

    • [#392] Update docker base image to openjdk:8u292-jre-slim-buster
    • [#391] Update jersey to 2.34
    • [#390] Update Jakarta Mail to 1.6.7
    • [#389] Update jetty to 9.4.40.v20210413

Note: GreenMail 1.6 requires JDK 8+ now, and used Jakarta Mail 1.6.x

For further details, check the issues fixed.

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