glowingblue / flarum-ext-redis-setup

Setup Redis using environment variables. Optionally enable Cache, Queue or Sessions
MIT License
5 stars 0 forks source link

Redis queue driver stops email sending #1

Closed zdeneksvarc closed 2 years ago

zdeneksvarc commented 2 years ago

Version 1.0.3 / Flarum 1.5.0

Enabling the queue driver disables sending emails. Test emails send fine.

This behavior does not produce any errors in /storage/logs or Sentry report.

Is this behavior expected or is it a bug? Thank you for your feedback.

zdeneksvarc commented 2 years ago

Mea culpa. It's not a plugin, but setup for Flarum\Extend. We can close the issue, thank you.