Are internationalized email addresses supported

Discussion regarding the Standard version.
Post Reply
somepoordev
Posts: 1
Joined: Wed Jan 10, 2018 8:34 am

Are internationalized email addresses supported

Post by somepoordev »

Does mail enable support internationalized email addresses? I need to send some emails with french names. For example, pepélepew@domain.com. The accented é seems to be giving me errors.

Code: Select all

SmtpException
The client or server is only configured for E-mail addresses with ASCII local-parts: pepélepew@domain.com.
I saw internationalized domains were supported in version 9.

https://www.mailenable.com/documentatio ... ion_8.html

I found nothing about internationalized email addresses, just the domain.

I'm running standard edition 10.00

Post Reply