Skip to content

Releases: connormesec/ch-mail-delivery

Release list

v1.0.1

Choose a tag to compare

@connormesec connormesec released this 26 Jul 00:10

Fix: display names that arrive pre-quoted (e.g. Divi contact form Reply-To headers) were double-quoted by PHPMailer and rendered as "Name" with literal backslashes in mail clients. Names are now unwrapped and re-quoted exactly once.

v1.0.0

Choose a tag to compare

@connormesec connormesec released this 25 Jul 23:55

Initial release: SMTP routing (Brevo), per-site From name and Reply-To settings, test-email button, GitHub self-update.