DEV: Include details for Mailjet SMTP configs (#22613)

Added requisite SMTP parameters to be retrieved from the Mailjet Account page
This commit is contained in:
mwaniki-wairungu 2023-07-14 10:12:16 +03:00 committed by GitHub
parent ef21450be7
commit bfad5607bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -26,7 +26,11 @@ We recommend creating an [API Key][sg2] instead of using your SendGrid username
#### [Mailjet][jet] — 6k emails/month (200 max/day)
Go to [My Account page](https://app.mailjet.com/account) and click on the ["SMTP and SEND API Settings"](https://app.mailjet.com/account/relay) link.
Go to [My Account page](https://app.mailjet.com/account) and click on the ["SMTP and SEND API Settings"](https://app.mailjet.com/account/relay) link to generate a secret key and get the SMTP server address.
SMTP server address? [Mailjet SMTP server address]
SMTP username? [Mailjet API key]
SMTP password? [Mailjet secret key]
#### [Elastic Email][ee]