WP Manifestindependent plugin directory
manifest / email / leastudios-mailer

leaStudios Mailer

Lightweight Amazon SES email transport for WordPress. Routes every wp_mail() through SES, logs every send, and tracks bounces/complaints/deliveries via SNS webhooks.

by leaStudios · github.com/adamjohnlea/leastudios-mailer · website

0stars
15release downloads
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/adamjohnlea/leastudios-mailer/releases/download/v1.3.0/leastudios-mailer-1.3.0.zip

From the readme

leaStudios Mailer Lightweight Amazon SES email transport for WordPress. Routes every wpmail() through SES, logs every send, and tracks bounces/complaints/deliveries via SNS webhooks. - Requires WordPress: 6.4+ - Requires PHP: 8.1+ - License: GPL-2.0-or-later Features - Amazon SES via REST API — no SMTP configuration required. - Email logging — every send is logged with recipient, subject, status, and SES message ID. - Delivery tracking — configure an SNS webhook to receive bounce/complaint/delivery events; status updates flow into the email log. - Health check in the admin — verify your SES configuration and send a test email. - Encrypted credentials at rest (libsodium). - Configurable log retention with automatic cleanup. How it works The plugin hooks into WordPress's prewpmail filter to intercept outgoing emails. When SES is enabled, mail goes through the SES API; when disabled or on error, it falls back to the default WordPress transport. Installation 1. Upload leastudios-mailer to /wp-content/plugins/. 2. Activate via Plugins → Installed Plugins. 3. Go to Mailer in the admin menu, enter AWS credentials (Access Key, Secret, Region) and the verified From address. 4. Enabl

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v1.3.0May 29, 2026leastudios-mailer-1.3.0.zip4
v1.2.3May 24, 2026leastudios-mailer-1.2.3.zip1
v1.2.2May 24, 2026leastudios-mailer-1.2.2.zip5
v1.2.1May 24, 2026leastudios-mailer-1.2.1.zip3
v1.1.1May 23, 2026leastudios-mailer-1.1.1.zip0
v1.1.0May 23, 2026leastudios-mailer-1.1.0.zip0
v1.0.0May 23, 2026leastudios-mailer-1.0.0.zip2
v1.2.0May 23, 2026leastudios-mailer-1.2.0.zip0