Bug #48031
Installtool mail configuration without sendmail
Status: | Closed | Start date: | 2013-05-07 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Install Tool | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.1 | Is Regression: | ||
PHP Version: | 5.3 | Sprint Focus: | ||
Complexity: |
Description
I have a system (ubuntu 12.04) without sendmail installed.
Sending mails out of the installtool works fine via smtp.
Nevertheless the System environment reports an error:
Mailprogram not found or not executable
sendmail_path = /usr/sbin/sendmail -t -i This may be critical to TYPO3's use of the mail() function. Please be sure that the mail() function in your php-installation works. If installation is completed, the mail system can be tested in the install tool.
And as a consequence the Report says that the system environment check returned errors.
As soon as i install sendmail (apt-get install sendmail) the errors are gone.
After removing sendmail completely, the error reappears.
Best Regards
Renzo Bauen
conPassione gmbh
www.conpassione.ch
Related issues
History
#1 Updated by Alexander Opitz about 2 years ago
- Status changed from New to Closed
This is a duplicate of #47774