Much faster email sending with the new Message Broker

This commit is contained in:
Pinga 2024-02-23 02:14:41 +02:00
parent 23d50a0b0c
commit 43e7b3250d
7 changed files with 286 additions and 174 deletions

View file

@ -11,7 +11,7 @@ DB_USERNAME=root
DB_PASSWORD=
DB_PORT=3306
#mailer settings (Driver = smtp or utopia, Api Provder = sendgrid or mailgun)
#mailer settings (Driver = smtp, utopia or msg [for local message broker]; Api Provder = sendgrid or mailgun)
MAIL_DRIVER=none
MAIL_HOST=smtp.mailtrap.io