Bug #103546
openlogin not possible with incorrect mail configuration
0%
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
Updated by Mathias Bolt Lesniak 9 months ago
Also discussed with more info at https://talk.typo3.org/t/sendmail-configured-but-symfony-erorr-message/5321
Updated by Garvin Hicking 7 months 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.
Updated by Garvin Hicking 7 months ago
- Category set to Backend API
- Status changed from Needs Feedback to Closed
- Sprint Focus deleted (
On Location Sprint)
Updated by Georg Ringer 7 months 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