Skip to content

MailerInterface is not working #57362

Answered by sfmok
harrydeboer asked this question in Q&A
Jun 10, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Based on Mailer component doc and as @MatTheCat mentioned:

if your application has the Messenger component installed, all emails will be sent asynchronously by default

This mean emails are end up as messages to the bus but you can change that https://symfony.com/doc/current/messenger.html#messenger-handling-messages-synchronously

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@harrydeboer
Comment options

@MatTheCat
Comment options

@sfmok
Comment options

Answer selected by harrydeboer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
4 participants
Converted from issue

This discussion was converted from issue #57361 on June 10, 2024 13:03.