We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f2388 commit 136ecbeCopy full SHA for 136ecbe
mailer.rst
@@ -129,6 +129,13 @@ Service Install with
129
<mail-catcher>` instead. Note that most supported providers also offer a
130
free tier.
131
132
+.. note::
133
+
134
+ When using a 3rd party transport, you might want to use a web API
135
+ instead of directly rely on the SMTP protocol to send emails.
136
+ To do so, you have to install the optional HttpClient dependency
137
+ thanks to ``composer require symfony/http-client``.
138
139
.. versionadded:: 5.2
140
141
The Sendinblue integration was introduced in Symfony 5.2.
0 commit comments