[TYPO3-core] RFC #13435: t3lib_htmlmail -> from_name in FROM header not quoted
Steffen Ritter
info at rs-websystems.de
Fri Feb 5 18:52:24 CET 2010
Steffen Kamper schrieb:
> Oliver Klee schrieb:
>> Steffen,
>>
>> Steffen Kamper schrieb:
>>> AFAIK a comma inside email address is not valid at all, so i don't see a
>>> sense in quoting the email address.
>>> http://tools.ietf.org/html/rfc2822#section-3
>>
>> This bug is about quoting the real name ("John Doe"), not the e-mail
>> address:
>>
>> From: "John Doe" <john at doe.com>
>>
>>
>
> :p right, sry.
>
> Just tested it with own account, and thunderbird also quotes, but not
> always, only if the name contains a comma. Also as Oliver mentioned, the
> possible quotes inside must be quoted.
> Here my suggestion
>
> vg Steffen
>
>
why do you search for ',' instead of ' ' ?
More information about the TYPO3-team-core
mailing list