Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

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

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.

@carsonbot carsonbot added this to the 4.4 milestone Aug 1, 2022
@fabpot fabpot force-pushed the mailer-bette-error-message branch from 447a9e3 to 7ecebff Compare August 1, 2022 12:52
@fabpot fabpot force-pushed the mailer-bette-error-message branch 7 times, most recently from d1a3b74 to f78149c Compare August 1, 2022 13:48
Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 August 1, 2022 17:58
@fabpot
Copy link
Member Author

fabpot commented Aug 1, 2022

fabbot green now :)

@nicolas-grekas
Copy link
Member

Thank you @fabpot.

@nicolas-grekas nicolas-grekas merged commit 754f754 into symfony:4.4 Aug 2, 2022
@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 August 3, 2022 16:18
@fabpot fabpot mentioned this pull request Sep 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants