Project

General

Profile

Actions

Bug #103546

open

login not possible with incorrect mail configuration

Added by Christoph Winkler 3 months ago. Updated about 1 month ago.

Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2024-04-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

It should be possible to log in even if the mail configuration is not working (from symfony error), instead of giving 503 error

see https://talk.typo3.org/uploads/default/original/1X/292ff987210403b9303790da56eae9f112d5976c.png

Actions #2

Updated by Georg Ringer about 1 month ago

  • Sprint Focus set to On Location Sprint
Actions #3

Updated by Georg Ringer about 1 month ago

  • Status changed from New to Accepted
Actions #4

Updated by Garvin Hicking about 1 month ago

  • Status changed from Accepted to Needs Feedback

I don't understand though why the login is related to sending a mail. Is there any sort of custom middleware or extensions involved that send mails upon login, i.e. for security reasons or so?

IMO the error message here is needed, so that you fix the mail configuration. Or you disable the feature that sends mails on logins.

I will close this issue for now, if you feel this is a mistake or have additional feedback, please get in touch. You can also create a follow-up issue.

Actions #5

Updated by Garvin Hicking about 1 month ago

  • Category set to Backend API
  • Status changed from Needs Feedback to Closed
  • Sprint Focus deleted (On Location Sprint)
Actions #6

Updated by Georg Ringer about 1 month ago

  • Status changed from Closed to Accepted

there are a lot of issues what can happen during sending mails which can't be checked on typo3 side. the error must be caught and login should be possible - it is impossible to know if the email is really sent - therefore reopening the issue

Actions

Also available in: Atom PDF