8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ed100 commit a85fb6cCopy full SHA for a85fb6c
src/Symfony/Component/Mime/Encoder/IdnAddressEncoder.php
@@ -20,9 +20,7 @@
20
* SMTP servers.
21
*
22
* This encoder does not support email addresses with non-ASCII characters in
23
- * local-part (the substring before @). To send to such addresses, use
24
- * Utf8AddressEncoder together with SmtpUtf8Handler. Your outbound SMTP server must support
25
- * the SMTPUTF8 extension.
+ * local-part (the substring before @).
26
27
* @author Christian Schmidt
28
*/
0 commit comments