[TYPO3-core] RFC: #8522 Problems with PHP mail function on Windows
Dmitry Dulepov [typo3]
dmitry at typo3.org
Fri May 30 08:21:53 CEST 2008
Hi!
Martin Kutschker wrote:
> Where is this fix? I see that you simply remove the filename part of the
> Content-Type header. We have a different patch that adds the missing
> semi colon.
Content-type header does not allow file name. So it is removed.
> And I'm a bit worried that by making the broken Gmail mail server happy,
> we break other servers by sending LF instead of CR/LF. Or where does the
> thing break? Because it's not only about headers, but all lines that
> have to have a CR/LF as line ending.
Mail servers perfectly fine with just LF. At least PostFix, Exim and Exchange do.
If you want to ignore GMail, I cannot agree to it. It is becoming too popular to ignore it.
--
Dmitry Dulepov
TYPO3 core team
Learn more about TYPO3! Read http://typo3bloke.net/
Skype: callto:liels_bugs but go straight to business!
More information about the TYPO3-team-core
mailing list