Project

General

Profile

Actions

Bug #25192

closed

Login mail notification broken

Added by Freddy Kühne about 13 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-02-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When the checkbox for sending mail notification for a backend login is set, nothing happens (no log entry or mail)

- Mail notification worked fine in 4.4
- Powermail sends mail correctly
(issue imported from #M17785)


Files

localconf.txt (9.91 KB) localconf.txt Administrator Admin, 2011-02-28 19:44
Actions #1

Updated by Markus Klein about 13 years ago

Hi Freddy,

can you please also tell us your configuration in localconf.php. Especially the MAIL part is interesting.

Actions #2

Updated by Freddy Kühne about 13 years ago

Hi Markus
There are no mail configs in localconf.php...
I've uploaded the config file (XXX are replaced strings, php header removed)

Actions #3

Updated by Markus Klein about 13 years ago

Ok, then you should definitely have a look at the new configuration option in the installer. Section [MAIL].
Since there is a new mail API (swiftmailer) which is much more sophisticated.

At least set the options for
['MAIL']['transport']
['MAIL']['defaultMailFromAddress']
['MAIL']['defaultMailFromName']

Actions #4

Updated by Freddy Kühne about 13 years ago

That solved the problem, Thx !!
Should this maybe be a step in the upgrade wizard?

Actions #5

Updated by Markus Klein about 13 years ago

If it worked before with default mail() function of php, it actually should have worked after the update as well.

By the way: There's a section in NEWS.txt describing this change.

Actions #6

Updated by Alexander Opitz almost 10 years ago

  • Status changed from New to Closed
  • Target version deleted (0)
  • Is Regression set to No
Actions

Also available in: Atom PDF