All Versions
15
Latest Version
Avg Release Cycle
107 days
Latest Release
1265 days ago

Changelog History
Page 2

  • v1.5.6 Changes

    November 24, 2017

    πŸ›  Bugfixes:
    🐳 #221 GreenMail Standalone Docker runs into JDK 7 SSL issue with latest openjdk:7-jre-alpine base image
    ⚑️ #206 Update embedded default certificate in greenmail.jks
    βœ… #213 SimpleMessageAttributes parsing of personal email addresses containing quoted commas
    βœ… #204 Reply-To header in SMTP

    πŸ‘Œ Improvements:
    πŸ— #217 Embedded certificate is now generated as part of build (as fix of #206)
    🐳 #205 Use jre instead of jdk base image for GreenMail standalone docker image
    βœ… #193 Support search command 'OR'
    βœ… #212 Misc. improvements (parameterized logging, reuse StringBuilder, ...)

    βœ… For further details, check the issues fixed.

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

  • v1.5.5 Changes

    May 14, 2017
    • πŸ›  Bugfixes:
      βœ… #201 NPE on "SEARCH NOT ..."
      βœ… #200 ArrayIndexOutOfBoundsException in FetchCommand
      βœ… #2 Squirrelmail with Greenmail ERROR β€œBad or malformed request” bug

    βœ… For further details, check the issues fixed.

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

  • v1.5.4 Changes

    April 17, 2017

    πŸ†• New features:
    πŸ”§ #188 Simplify using verbose mode for ServerSetup configurations
    βœ… #184 Support search by TEXT with CHARSET

    πŸ›  Bugfixes:
    βœ… #198 FetchCommand: format INTERNALDATE correctly
    βœ… #195 Connection droped by Greenmail after IMAP RENAME command
    βœ… #192 Quotes not allowed in from-Address
    βœ… #191 GreenMail Spring stop method should set flag started to false after stop
    βœ… #187 GreenMail IMAP sends back bad response to FETCH when requesting headers with partial specifier

    βœ… For further details, check the issues fixed.

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

  • v1.5.3 Changes

    January 15, 2017
    • πŸ†• New features:
      🐳 #169 Switch docker base image from java:jdk7 to openjdk:7-jdk-alpine
      βœ… #170 Support UTF-8 non ascii characters on email address (based on rfc6531)
      🐳 #173 Use script as entrypoint for GreenMail standalone docker image
      βœ… #174 Support searching by message sequence
      βœ… #175 Support verbose mode for GreenMail and standalone runner
      βœ… #177 Enhance service greeting with GreenMail project version
      🐳 #179 Support configuration options for GreenMail standalone Docker image
    • πŸ›  Bugfixes:
      βœ… #172 IMAP fails to fetch message when content type is text/html
      βœ… #178 Forwarding an attached message RFC822 message causes NPE
    • Misc:
      βœ… #181 Provide client test setup for Rainloop
      βœ… #183 Provide client test setup for Roundcube client

    βœ… For further details, check the issues fixed.

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

  • v1.5.2 Changes

    September 29, 2016
    • πŸ†• New features:
      βœ… #142 Support message/rfc822
      βœ… #156 Expose Server Startup Timeout to GreenMailBean
      βœ… #155 Support IMAP subject search / JavaMail SubjectTerm
    • πŸ›  Bugfixes:
      βœ… #160 Handle missing subject headers
    • Misc:
      ⚑️ #159 Update the patch versions of the dependencies (JavaMail 1.5.5->1.5.6)
      πŸ— #154 Build : Tag docker images with label 'latest' when releasing

    βœ… For further details, check the issues fixed.

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