Actions
Bug #18393
closedCheck for mail configuration is wrong on Windows
Start date:
2008-03-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
3.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
At the moment this check just says that Windows sendmail is not checked. But there is no sendmail in WIndows, PHP uses SMTP configuration instead.
The attached patch checks smtp configuration and reports potential problem with smtp host set to localhost.
(issue imported from #M7784)
Files
Actions