mailhog / MailHog

Web and API based SMTP testing
MIT License
14.14k stars 1.07k forks source link

STARTTLS support #296

Open davetapley opened 4 years ago

davetapley commented 4 years ago

This has been raised elsewhere, but I didn't see an explicit issue for it so I'm creating one here.

See #59 and #84.

alex-sl-eng commented 1 year ago

@davetapley Any updates on this issue?

GDownes commented 3 weeks ago

+1, mailhog looks like a great tool. I want to set it up to test emails coming out of Auth0 which unfortunately requires STARTTLS support

davetapley commented 3 weeks ago

@alex-sl-eng no, but PR is waiting:

cc @tyndyll @ian-kent 🙏🏻

gmile commented 3 weeks ago

ℹ️ FWIW: There exists another project on GitHub called mailpit: https://github.com/axllent/mailpit. It claims to support STARTTLS. It's actively maintained and was inspired by Mailhog.