Quantcast
Channel: smtp – WordPress.org Forums
Viewing all articles
Browse latest Browse all 2272

Jason Hendriks on "[Plugin: SendGrid] Which is better: SMTP or API? Is there a difference?"

$
0
0

@supergraham

The Web API has some advantages over SMTP:

  • If your ISP blocks all outbound mail ports and your only option is HTTP.
  • If there is high latency between your site and SendGrid, the Web API might be quicker since it does not require as many messages between the client and server.

https://sendgrid.com/docs/Integrate/index.html


Viewing all articles
Browse latest Browse all 2272

Trending Articles