【发布时间】:2019-06-09 16:04:29
【问题描述】:
如何用国际收件人发送php邮件?
例如:如何使用php邮件功能或PHPMailer发送电子邮件至δοκιμή@παράδειγμα.δοκιμή?
我可以将 unicode 电子邮件地址的本地部分 + 服务器部分转换为 IDNA,然后使用 php 发送电子邮件吗?
是否有提供国际电子邮件地址的免费服务?!
类似主题:
PHPMailer Character ñ on recipient address
https://github.com/PHPMailer/PHPMailer/issues/251
https://gmail.googleblog.com/2014/08/a-first-step-toward-more-global-email.html
https://en.wikipedia.org/wiki/Email_address#Internationalization
【问题讨论】:
标签: php email phpmailer webmail