Replies: 1 comment
{{title}}
Something went wrong.
{{editor}}'s edit
{{actor}} deleted this content
.
{{editor}}'s edit
Something went wrong.
-
Please use code formating (https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks) You have to configure your CustomerMailer on your own. Given configuation is used by FrameworkBUndle to configure built-in Mailer class. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{{title}}
{{editor}}'s edit
{{editor}}'s edit
-
Symfony version(s) affected
5.4
Description
Hello,
It works when I use the native MailerInterface, but not with my CustomMailer who implements MailerInterface.
Even if I copy the entire Mailer class code in my CustomMailer.
Is there an other way to have a CustomMailer working with multiple transports ?
Thank you for your help.
How to reproduce
Multiple Email Transports with CustomMailer
Possible Solution
No response
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions