buggregator / server

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

SMTP duplicating events #212

Open CasaMare opened 5 days ago

CasaMare commented 5 days ago

in version 1.10.0 still exist this problem https://github.com/buggregator/server/issues/74

I am trying to send 3 different emails at the same time but in buggregator i see/receive 3 identical

butschster commented 5 days ago

Could you provide more details about your application?

CasaMare commented 5 days ago

-Laravel v9 -nginx, but laravel in docker -symfony/mailer