Category "symfony-mailer"

disable transport fallback when sending emails

I have two transports, one for general emails and the other for noreply emails because of huge number mailer.yml: framework: mailer: transports:

How to sign outgoing emails in Laravel 9 with a DKIM signature

Please explain conception how to sign outgoing emails in Laravel 9 with a DKIM signature. Laravel 9 uses Symfony mailer. I'm trying to proceed by this way: clas