Project

General

Profile

Actions

Bug #22894

closed

Install Tool does not send test mails

Added by Mark Iron about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-06-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Even the install-tool displays a confirmation like: Mail was sent to: I don't get the E-Mail. Instead there is an error message in belog:
Core: Mail to "" could not be sent (Subject: "TEST SUBJECT")

It looks like t3lib/utility/class.t3lib_utility_mail.php does not correctly use the email-address input from the install-tool (Basic Configuration).

Typo3 4.3.3 on the same server sends correctly testmails (using testmail in the install-tool)

regards
Mark

Install Tool reports:
Sendmail OK

sendmail_path=/var/www/domain_comch/execdir/sendmail -t -i

The return-path of the mail is set to . Some mail servers won't send the mail if the host of the return-path is not resolved correctly.
(issue imported from #M14741)


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #22909: sendNotifyEmail always returns true if no email addresses are givenClosed2010-06-17

Actions
Has duplicate TYPO3 Core - Bug #22895: Sending of testmail from the install tool fails (class.t3lib_utility_mail.php) - Core: Mail to "" could not be sentClosedChris topher2010-06-15

Actions
Is duplicate of TYPO3 Core - Bug #23277: Mailing doesn´t work with safe mode onClosedSteffen Gebert2010-07-27

Actions
Actions

Also available in: Atom PDF