Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Mailer] Fix error message in case of an STMP error #47142

Merged
merged 1 commit into from Aug 2, 2022

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Aug 1, 2022

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #40414
License MIT
Doc PR n/a

Better exception messages are generally done in the "main" branch, but this one is quite nasty as it masks the actual error message from the SMTP server, so I think it deserves to be merged in 4.4.

Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Would be great to find a way to fix fabbot ;)

@fabpot fabpot force-pushed the mailer-bette-error-message branch from f5448a2 to aee6d08 Compare Aug 1, 2022
@fabpot
Copy link
Member Author

fabpot commented Aug 1, 2022

fabbot green now :)

@nicolas-grekas
Copy link
Member

nicolas-grekas commented Aug 2, 2022

Thank you @fabpot.

@nicolas-grekas nicolas-grekas merged commit 754f754 into symfony:4.4 Aug 2, 2022
10 checks passed
@nicolas-grekas
Copy link
Member

nicolas-grekas commented Aug 2, 2022

I couldn't merge this change into 6.1 because it conflicted with changes made in #44446
Can you please have a look at porting this to 6.1? 🙏

@fabpot fabpot deleted the mailer-bette-error-message branch Aug 3, 2022
@fabpot fabpot mentioned this pull request Sep 30, 2022
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants