Project

General

Profile

Actions

Bug #22895

closed

Sending of testmail from the install tool fails (class.t3lib_utility_mail.php) - Core: Mail to "" could not be sent

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

Status:
Closed
Priority:
Should have
Assignee:
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

the install-tool display a confirmation like: Mail was sent to:
there is no email and an error message in the log (s. below)

---
15-06-10 20:27 - 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

Sendmail OK

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

You can check the mail() function by entering your email address here and press the button. You should then receive a testmail from .
Since almost all mails in TYPO3 are sent using the t3lib_htmlmail class, sending with this class can be tested by checking the box Test t3lib_htmlmail below. 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 #M14742)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #22894: Install Tool does not send test mailsClosedSteffen Kamper2010-06-15

Actions
Actions

Also available in: Atom PDF