Project

General

Profile

Actions

Bug #47774

closed

Installtool System environment -> false negative on mail

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

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2013-05-01
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

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 2 (0 open2 closed)

Has duplicate TYPO3 Core - Bug #48031: Installtool mail configuration without sendmailClosed2013-05-07

Actions
Is duplicate of TYPO3 Core - Task #49357: Remove Environment Check checkMailCapabilitiesClosed2013-06-23

Actions
Actions #1

Updated by d.ros no-lastname-given about 11 years ago

BTW: Testmail sending from installtool works.

Actions #2

Updated by Michael Voehringer about 11 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?

Actions #3

Updated by Bernhard Eckl almost 11 years ago

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

Actions #4

Updated by Jan Loderhose almost 11 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.

Actions #5

Updated by Christian Kuhn almost 11 years ago

  • Status changed from New to Resolved

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

Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF