Skip to content

[Mailer] Document the optional HttpClient dependency #18387

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

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

alexandre-daubois
Copy link
Member

@alexandre-daubois alexandre-daubois commented Jun 8, 2023

Resolves #18386

mailer.rst Outdated
Comment on lines 134 to 135
When using a 3rd party transport, you might want to use a web API
instead of directly rely on the SMTP protocol to send emails.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This sounds a bit like we preferred web APIs over SMTP. I had something more neutral in mind, like…

Suggested change
When using a 3rd party transport, you might want to use a web API
instead of directly rely on the SMTP protocol to send emails.
Besides SMTP, many 3rd party transports offer a web API to send emails.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Applied 👍

@javiereguiluz
Copy link
Member

Thanks Alex for this nice contribution and thanks a lot to reviewers too!

@javiereguiluz javiereguiluz merged commit 36c8b4c into symfony:5.4 Jun 8, 2023
@alexandre-daubois alexandre-daubois deleted the optional-http-client branch June 8, 2023 15:07
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.

7 participants