flourishlib / flourish-classes

The class files for Flourish
http://flourishlib.com
182 stars 78 forks source link

fEmail: Validate error at UTF-8 encoded recipient #213

Open edgar-obenaus opened 10 years ago

edgar-obenaus commented 10 years ago

Hi, i want send a Mail to Sébastien Smith (ssmith@example.com) The addRecipient Method adds correct =?utf-8?Q?S=C3=A9bastien_Smith?= ssmith@example.com, but when i want to send the mail, I got a fValidationException that the address is not a valid email address.

File: fEmail.php Line: 1701