Skip to contentSkip to navigationSkip to topbar
Rate this page:

Joomla


Joomla supports sending email over SMTP. To have Joomla relay email through SendGrid go to Site > Global Configuration and change:

  • Mailer - SMTP
  • SMTP Host - smtp.sendgrid.net
  • SMTP Port - 587
  • SMTP Security - STARTTLS
  • SMTP Authentication - Yes
  • SMTP User - "apikey"
    SMTP User must be the exact string, "apikey"
  • SMTP Pass - <Your API Key>
    SMTP Pass is your actual API key

Rate this page: