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

SMTP duplicating events #74

Closed
FluffyDiscord opened this issue Sep 19, 2023 · 4 comments · Fixed by #89
Closed

SMTP duplicating events #74

FluffyDiscord opened this issue Sep 19, 2023 · 4 comments · Fixed by #89
Assignees
Labels
bug Something isn't working module [Sentry]
Milestone

Comments

@FluffyDiscord
Copy link
Contributor

I seems that the buggregator displays only the first SMTP message and then shows the same one for another message that was send immediately after.

You can see in the image (sorry for the censorship) that first mail recipient is different from the second mail, yet bugregator shows the same. This extends to the email content too.

image

Also the timestamp on the detail doesn't work correctly. It's always showing current time instead of the time the email was sent, or rather received by bugregator

@butschster butschster added bug Something isn't working module [Sentry] labels Sep 20, 2023
@butschster butschster self-assigned this Sep 20, 2023
@butschster butschster added this to the 1.0 milestone Sep 20, 2023
butschster added a commit that referenced this issue Nov 10, 2023
@butschster
Copy link
Member

Thx for the bug report!

@butschster
Copy link
Member

Released

@gordonsumac
Copy link

Released

I'm still seeing this, having pulled down the latest stable. I'm using Laravel 9. Same as @FluffyDiscord , in that 2 emails are shown, but both the same (including all email content, to address etc.) when there should be different recipients and content.

@CasaMare
Copy link

CasaMare commented Jun 25, 2024

@butschster this problem is still exist in version 1.10.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module [Sentry]
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants