Bug #47774

Installtool System environment -> false negative on mail

Added by d.ros no-lastname-given over 2 years ago. Updated about 2 years ago.

Status:Resolved Start date:2013-05-01
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:Install Tool Spent time: -
Target version:-
TYPO3 Version:6.1 Is Regression:
PHP Version:5.4 Sprint Focus:
Complexity:

Description

Mail program 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.

sendmail and mail are present on cli.

cheers David


Related issues

duplicates Core - Task #49357: Remove Environment Check checkMailCapabilities Resolved 2013-06-23
duplicated by Core - Bug #48031: Installtool mail configuration without sendmail Closed 2013-05-07

History

#1 Updated by d.ros no-lastname-given over 2 years ago

BTW: Testmail sending from installtool works.

#2 Updated by Michael Voehringer about 2 years ago

Same on my system, but i think its an problem with the "open_basedir" setting, which prevents to open /usr/sbin/sendmail. Sending mail still works.

Is there an option to disable this test?

#3 Updated by Bernhard Eckl about 2 years ago

Same on my system (Debian Squeeze with Plesk 11 and Postfix).

#4 Updated by Jan Loderhose about 2 years ago

[Mon May 27 09:39:20 2013] [error] [client xxx] PHP Warning:  is_executable(): open_basedir restriction in effect.

One should consider to dump this check.

#5 Updated by Christian Kuhn about 2 years ago

  • Status changed from New to Resolved

The test will be removed from SystemEnvironment with #49357 ... closing this issue here as duplicate.

Also available in: Atom PDF