8000 Mailer - Display email recipients in Profiler by raziel057 · Pull Request #45765 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Mailer - Display email recipients in Profiler #45765

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
Mar 17, 2022
Merged

Conversation

raziel057
Copy link
Contributor
@raziel057 raziel057 commented Mar 16, 2022

This information is important to see the real receivers of sent emails. It was shown using Swiftmailer.

Q A
Branch? 6.1
Bug fix? no
New feature? yes
Deprecations? no
Tickets Fix #45747
License MIT

This information was displayed in headers using Swiftmailer "X-Swift-To".

image

I put it as bug fix in the sense it's a missing information.

With the following PR a new Recipients info is displayed

image

@carsonbot carsonbot added this to the 6.1 milestone Mar 16, 2022
@raziel057 raziel057 changed the title Update mailer.html.twig [WebProfilerBundle] Mailer - Display email recipients in Profiler Mar 16, 2022
@carsonbot carsonbot changed the title [WebProfilerBundle] Mailer - Display email recipients in Profiler Mailer - Display email recipients in Profiler Mar 16, 2022
@fabpot
Copy link
Member
fabpot commented Mar 17, 2022

Can you rebase to get rid of the merge commit?

This information is important to see the real receivers of sent emails. It was shown using Swiftmailer.
@chalasr
Copy link
Member
chalasr commented Mar 17, 2022

@fabpot
Copy link
Member
fabpot commented Mar 17, 2022

Thank you @raziel057.

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.

[Mailer] Lost of information in Debug compared to SwiftMailer
4 participants
0