.env
file will need to include the following setting keys.
Using Mailgun
Create an account with Mailgun.MAIL_USERNAME
should be Mailgun domain.MAIL_PASSWORD
should be Mailgun API Key.
.env
file with the following variables.
tls
encryption setting is required to have e-mails be properly delivered.
Using Spark Post
Create an account with Spark Post. Edit your.env
file with the following variables.