File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -153,10 +153,10 @@ in the second host part of the email address.
153153strict
154154......
155155
156- If you're using Symfony Mailer to send emails to that address, this is
157- the recommended mode, since both are using the same library, to perform an RFC
158- compliant validation: ` egulias/email-validator `_. If you're not using Symfony
159- Mailer, you will need to install that library separately to use this mode.
156+ Performs an RFC compliant validation using the ` egulias/email-validator `_ library.
157+ It's recommended to set this mode when using :doc: ` Symfony Mailer < /mailer >`
158+ because the library is already installed and ready to use. Otherwise, you need
159+ to install the library separately to use this mode.
160160
161161html5
162162.....
You can’t perform that action at this time.
0 commit comments