Releases: bbottema/simple-java-mail
Releases · bbottema/simple-java-mail
v6.4.3
06 Aug 11:26
Compare
Sorry, something went wrong.
No results found
#284 Improved support for Calendar attachments created by gMail
#283 Bugfix: Fix support for reading Calendar attachments with quoted-printable transfer-type
v6.4.2
03 Aug 20:10
Compare
Sorry, something went wrong.
No results found
#281 Bugfix: Fix support for reading Calendar attachments
v6.4.1
26 Jul 09:15
Compare
Sorry, something went wrong.
No results found
#252 Bugfix: Added missing support for S/MIME envloped signing
v.6.4.0
19 Jul 10:49
Compare
Sorry, something went wrong.
No results found
#268 Immediately resolve InputStreams when building emails, don't reuse
This primarily affects the builder api for S/MIME and DKIM signing / encryption.
v6.3.2
12 Jul 16:10
Compare
Sorry, something went wrong.
No results found
#271 : Bugfix: Attachment (file)names with special characters should not be encoded
v6.3.1
12 Jul 17:13
Compare
Sorry, something went wrong.
No results found
#248 Bugfix: MimeMessageHelper: use complete filename as resource name
v6.3.0
11 Jul 13:39
Compare
Sorry, something went wrong.
No results found
#279 Allow extra Session properties configured through simplejavamail.properties
#277 Add API for using custom SSLSocketFactory
v6.2.0
10 Jul 21:10
Compare
Sorry, something went wrong.
No results found
This release adds the following major new feature:
#260 Add support for dynamic datasource resolution (file/url/classpath) for embedded images in HTML body
v6.1.0
05 Jul 08:15
Compare
Sorry, something went wrong.
No results found
#264 Switch from AssertionError to IllegalStateException
Bumped outlook-message-parser from 1.7.3 to 1.7.5
bugfix for parsing chinese unsent Outlook messages
bugfix Outlook attachments with special characters in the name
Bumped email-rfc2822-validator from 2.1.3 to 2.2.0
bugfix properly handle brackets in email addresses when allowed
Bumped log4j-core from 2.6.1 to 2.13.2
v6.0.5
13 Jun 12:30
Compare
Sorry, something went wrong.
No results found
#270 Bug: CLI module missing Jetbrains @nullable annotation dependency needed in runtime