ainsleyclark / go-mail

📧 A cross platform mail driver for GoLang. Featuring Mailgun, Postal, Postmark, SendGrid, SparkPost & SMTP.
MIT License
179 stars 16 forks source link

Amazon SES Support #9

Open ainsleyclark opened 2 years ago

ainsleyclark commented 2 years ago

Amazon SES provider for Go Mail, see below for implentation.

kaptinlin commented 2 years ago

any update?

ainsleyclark commented 2 years ago

Requires quite a bit of refactoring using the SMTP client. If I have time I will add it, but welcome pull requests.