GreenMail 1.5.0
marcelmay
released this
19 Mar 23:30
·
968 commits
to master
since this release
- New features:
#122 RFC 5256 - Implement IMAP SORT command
#114 Support COPYUID in IMAP CopyCommand
#111 Provide a docker image for GreenMail standalone
#103 Support search with UID sequence
#99 Support purging all emails for all users
#98 Provide a standalone runner for GreenMail
#80 Delete a user
#76 Make startup timeout for mail services configurable
#73 Update dependencies for release 1.5
#72 GreenMail Server should expose configured JavaMail Session and Store
#59 Ability to ignore invalid credentials - Bugfixes:
#113 JavaMail can't parse BODYSTRUCTURE for inline attachment
#104 IMAP Fetch using single atomic option fails
#96 Fixed issue regarding Squirrelmail reading mails
#90 UID ranges with a wildcard don't work properly
#89 Handle IMAP search terms with parenthesis as flags
#77 Greenmail SMTP server doesn't handle periods correctly
#74 IMAP folder name incorrectly encoded and quoted
#71 Mail subject not correctly encoded
#43 Fix thread synchronization issues
#32 Message body encoding issue - Breaking changes:
#118 Require minimum JDK 1.7
#112 Require Maven 3.2.1+ for building - Misc
#51 Remove dependency to commons-lang
For further details, check the issues fixed.
Download also available in Maven Central with GAV coordinates com.icegreen:greenmail:1.5.0 .