buggregator / server

Buggregator is a lightweight, standalone server that offers a range of debugging features for PHP applications.
https://buggregator.dev/
Other
544 stars 19 forks source link

SMTP duplicating events #74

Closed FluffyDiscord closed 8 months ago

FluffyDiscord commented 9 months ago

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 commented 8 months ago

Thx for the bug report!

butschster commented 8 months ago

Released

gordonsumac commented 5 months ago

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 commented 1 week ago

@butschster this problem is still exist in version 1.10.0