Link Search Menu Expand Document

How to setup SMTP for email via SendGrid

SendGrid is one of popular email providers. Please use the following SMTP configurations.

SMTP Server/Host: smtp.sendgrid.net

SMTP Port: 587

SMTP User Name: apikey

SMTP Password: YOUR_SENDGRID_API_KEY

For more information on using SendGrid SMTP, refer to this article.