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.
2 parents c1ed100 + a85fb6c commit 14b825bCopy full SHA for 14b825b
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