Extended Characters in "TO=" field of CFMAIL fails...what's the fix?
Related Categories: Coldfusion
I have a user who registered at our site with this email address:
poòor@123xyz.com
my cfmail tag looks like this:
I get this error:
Attribute validation error for tag CFMAIL.
The value of the attribute to, which is currently poòor@123xyz.com, is invalid.
Can people have extended characters in their email address? If so, why is this tag failing?
Do I have to do pre-processing on the email address before sending?
Thanks!
