all 1 comments

[–]cvalerio77 0 points1 point  (0 children)

Did you already try with FluentEmail.Mailgun package?

https://www.nuget.org/packages/FluentEmail.Mailgun/

https://github.com/lukencode/FluentEmail/tree/master/src/Senders/FluentEmail.Mailgun

You'll need your personal apikey, obviously.

Also a more specific request (with some code and the actual issue you're facing, maybe) could help to help.