< 1 min read
Sending email in C# via the Mailgun API is about 3x faster than via SMTP.
They make it very straightforward, just requiring a form-encoded POST with basic authentication.
Full API reference can be found here: https://documentation.mailgun.com/en/latest/api-sending.html#sending
Was this post helpful?
Let me know if you liked the post. It helps me create relevant content.
POST HASN'T TAG.