Learn how to configure mail in Cachet.
.env
file will need to include the following setting keys.
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.
.env
file with the following variables.