lukencode / FluentEmail

All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.
https://lukelowrey.com/dotnet-email-guide-2021/
MIT License
3.02k stars 434 forks source link

Would you be interested in a MailPace mail provider integration? #377

Open maartenba opened 1 year ago

maartenba commented 1 year ago

For a project, I had to add support for MailPace. Would you be interested if I contributed this back to FluentEmail?

JohnCampionJr commented 10 months ago

I'd add it to my fork at https://github.com/jcamp-code/FluentEmail if you're willing to submit a PR

maartenba commented 10 months ago

I'll do a PR against both forks. Thanks @JohnCampionJr !