Skip to content

v1.2.0

Choose a tag to compare

@adamjohnlea adamjohnlea released this 23 May 16:36
· 21 commits to main since this release
b456062

Added

  • Pre-send message-size check — an attachment-bearing email larger than Amazon SES's limit (40 MB by default, filterable via leastudios_mailer_max_message_bytes) now fails early with a clear error instead of being rejected opaquely by SES.
  • Skipped attachments are now recorded in the email log. When an unreadable attachment is dropped, the affected filenames appear in the log entry, not only via the leastudios_mailer_attachments_skipped action.

Requirements

  • WordPress 6.5+
  • PHP 8.2+

Download: leastudios-mailer-1.2.0.zip (attached below). Upload via Plugins → Add New → Upload Plugin in wp-admin, or wp plugin install leastudios-mailer-1.2.0.zip --activate via WP-CLI.