Skip to content

Releases: bbottema/simple-java-mail

v8.6.2

27 Jan 14:07
Compare
Choose a tag to compare

#493: [bug] don't require smime-module when adding collection of headers (also used when copying email)

v8.6.1

18 Jan 15:28
Compare
Choose a tag to compare

#487: Move header filtering from MimeMessageParser to EmailConverter, thereby enabling access to all parsed headers when using MimeMessageParser directly
#489: Finished update to Angus Mail by updating activation dependency

v8.6.0 - Update to Angus Mail

17 Jan 19:49
Compare
Choose a tag to compare

#489 Update to Angus Mail

v8.5.1 Improve Outlook S/MIME support

16 Dec 09:46
Compare
Choose a tag to compare

#486: [dependency] Handle Outlook's Non-Standard S/MIME Signed Messages

v8.5.0 Improved recipient address parsing when using strings

13 Dec 13:45
Compare
Choose a tag to compare

#484: [bug] Addresses passed as string are not always interpreted correctly

v8.4.0 support overriding envelope-level receivers

12 Dec 15:53
Compare
Choose a tag to compare

#483: Enhancement: add native support for overriding envelope-level receiver(s)

v8.3.5 Don't crash on missing recipient data from Outlook msg

10 Dec 14:30
Compare
Choose a tag to compare

#482 Bug: 'IllegalArgumentException: emailAddressList is required' when parsing mail with incorrect recipients from Outlook message

v8.3.4

08 Dec 13:43
Compare
Choose a tag to compare

#481 Enhancement: don't crash on invalid empty embedded images when parsing Outlook messages

v8.3.3 Outlook X500 DAP address format support

03 Dec 09:41
Compare
Choose a tag to compare

#477 Enhancement: Support Exchange proprietary addresses (X.500 DAP)

v8.3.2 bug patch for attachments with identical names

26 Nov 16:49
Compare
Choose a tag to compare

#480 Bug: Multiple attachments with same name get the same Content-ID, causing them to refer to the same file content