Skip to content

v7.8.0 reject emails based on large size

Choose a tag to compare

@bbottema bbottema released this 24 Jan 17:01
· 333 commits to master since this release

v7.8.0 (24-January-2023)

  • #436 Enhancement: add mailerBuilder.withTransportModeLoggingOnly() as mailer API entry point
  • #435 Enhancement: SMTP server config should be optional in case a CustomMailer is used
  • #427 Feature: set a maximum email size on Mailer level which throws EmailToBig exception when exceeded