GreenMail 1.5.3
marcelmay
released this
15 Jan 21:23
·
281 commits
to releases/1.5.x
since this release
- 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 .