Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Mailer] Update mailer.rst #20164

Open
wants to merge 2 commits into
base: 7.1
Choose a base branch
from
Open

[Mailer] Update mailer.rst #20164

wants to merge 2 commits into from

Conversation

GrinWay
Copy link

@GrinWay GrinWay commented Aug 25, 2024

This piece of addition information will solve the problem of misunderstanding: Why my emails can't be processed asynchronously.

This piece of addition information will solve the problem of misunderstanding: Why my emails can't be processed asynchronously.
@smnandre
Copy link
Contributor

I fear this addition would add some confusion.

In fact, the very next line of the documentation states the opposite:

Note

If your code used Symfony\Component\Mailer\MailerInterface, you need to replace it by Symfony\Component\Mailer\Transport\TransportInterface to have the SentMessage object returned.

So maybe find a better place?

@GrinWay
Copy link
Author

GrinWay commented Aug 26, 2024

Fixed

@carsonbot carsonbot changed the title Update mailer.rst [Mailer] Update mailer.rst Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants