The Wayback Machine - https://web.archive.org/web/20201101170734/https://github.com/bbottema/simple-java-mail/releases
Skip to content

@bbottema bbottema released this Oct 25, 2020

  • #294 Always invoke async success/exception handlers even if set after sending email (behaving more like promises/futures)
  • #291 On Exception only log the email ID at error level and log the whole email at trace level
  • #290 Only perform expensive logging logic if respective logging level is enabled
Assets 5

@bbottema bbottema released this Aug 6, 2020 · 13 commits to develop since this release

  • #284 Improved support for Calendar attachments created by gMail
  • #283 Bugfix: Fix support for reading Calendar attachments with quoted-printable transfer-type
Assets 5

@bbottema bbottema released this Aug 3, 2020 · 19 commits to develop since this release

#281 Bugfix: Fix support for reading Calendar attachments

Assets 5

@bbottema bbottema released this Jul 26, 2020 · 26 commits to develop since this release

  • #252 Bugfix: Added missing support for S/MIME envloped signing
Assets 5

@bbottema bbottema released this Jul 19, 2020 · 32 commits to develop since this release

  • #268 Immediately resolve InputStreams when building emails, don't reuse

This primarily affects the builder api for S/MIME and DKIM signing / encryption.

Assets 5

@bbottema bbottema released this Jul 12, 2020 · 41 commits to develop since this release

  • #271: Bugfix: Attachment (file)names with special characters should not be encoded
Assets 5

@bbottema bbottema released this Jul 12, 2020 · 45 commits to develop since this release

  • #248 Bugfix: MimeMessageHelper: use complete filename as resource name
Assets 2

@bbottema bbottema released this Jul 11, 2020 · 50 commits to develop since this release

  • #279 Allow extra Session properties configured through simplejavamail.properties
  • #277 Add API for using custom SSLSocketFactory
Assets 5

@bbottema bbottema released this Jul 10, 2020 · 58 commits to develop since this release

This release adds the following major new feature:

  • #260 Add support for dynamic datasource resolution (file/url/classpath) for embedded images in HTML body
Assets 5

@bbottema bbottema released this Jul 5, 2020 · 72 commits to develop since this release

  • #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
Assets 5
You can’t perform that action at this time.