Accents in user name
-
Hello,
I put [your-name] <[your-email]> for the from field. When a user input a name with accent it shows like this in the source:
=?UTF-8?B?w6lvaA==?= <[email protected]>
Instead of
éoh <[email protected]>
Same goes for custom header, I put:
Reply-To: [your-name] <[your-email]>
And in the mail source I receive it displays like this:
Reply-To: =?UTF-8?Q?=C3=A9oh_ <[email protected]>, [email protected]
The issue is that it messes up the mail server AND, when hitting the reply button, the recipient address in any mail client.
There is no issue using [your-name] <[your-email]> in the mail content thought.
- The topic ‘Accents in user name’ is closed to new replies.