[TYPO3-core] Another patch request for t3lib_htmlmail
Michael Stucki
michael at typo3.org
Fri Jan 27 15:24:40 CET 2006
Martin Kutschker wrote:
>> Ah, this makes sense. Just one thing:
>> I think it is also possible to use the SMTP functions instead of
>> sendmail on
>> Unix(?) So in that case, I think the check should not test for
>> TYPO3_OS==WIN but simply if that feature is enabled.
>
> How?
>
> http://www.php.net/manual/en/ref.mail.php
>
> As I read the docs it's not possible to use SMTP on Unix. But it is
> possible to use sendmail on Windows. But it in this case the local line
> feed is also \r\n. So this should be fine as well, but I have never run
> PHP with Sendmail on a Windows machine.
OK, so let's keep the TYPO3_OS==WIN check.
- michael
--
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
More information about the TYPO3-team-core
mailing list