The User Registration mails are sent in both J4 and J5 (and it worked too in J3)
A message that the mail is sent is displayed for the user.
The new user is created.
The User Registration mails are sent in J3, J4 but NOT sent in the updates J5
Same as expected:
A message that the mail is sent is displayed to the user.
The new user is created.
The J5.2.2 is an updated J4.4.9 version (coming from J3.10). In J3.10, J4.4.9 everything works as expected without modification on the provider site. Also J4.4.9 in a subdomain remains working as expected.
PHP 8.2.26 or 8.3.18 makes no difference.
Switching to SMTP makes no difference (a bug in 5.2.2 makes it impossible to use it with an SMTP user with a password).
Labels |
Added:
No Code Attached Yet
|
Title |
|
GOOD NEWS:
Using PHP Mail, the problem could not be reproduced anymore (in PHP 8.2.26 and PHP 8.3.18)
Everything works now as expected, without changing any settings.
The only explanation could be that at the website provider something was not working properly
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-12-13 22:26:28 |
Closed_By | ⇒ | Hackwar |
Since it isn't a Joomla bug, I'm closing this one.
Reported: #44553. Related, merged Pull Request: #44555.