Email queue worker doesn't work anymore since v23.08 #4081

Closed
opened 2026-02-05 08:07:06 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @maxi322 on GitHub (Sep 1, 2023).

Describe the Bug

In the documentation it is described how to enable async Email handling. This did work on my instance with BookStack v23.06.2.
After updating to 23.08 this no longer works.

Emails are sent synchroniously. The queue worker process does no longer display an active entry and web page loading speed reflects the fact that a mail is sent in the background.

Steps to Reproduce

  1. Update BookStack to 23.08
  2. Configure BookStack to enable async Email handeling: https://www.bookstackapp.com/docs/admin/email-webhooks/
  3. Send automated Email by using page notifications for example.
  4. Watch it not being sent asynchroniously

Expected Behaviour

Mails should be handeld by the queue worker when configured correctly.

Screenshots or Additional Context

No response

Browser Details

Firefox

Exact BookStack Version

23.08

PHP Version

8.2

Hosting Environment

Debian LXC conatiner hosted via proxmox host.

Originally created by @maxi322 on GitHub (Sep 1, 2023). ### Describe the Bug In the documentation it is described how to enable async Email handling. This did work on my instance with BookStack v23.06.2. After updating to 23.08 this no longer works. Emails are sent synchroniously. The queue worker process does no longer display an active entry and web page loading speed reflects the fact that a mail is sent in the background. ### Steps to Reproduce 1. Update BookStack to 23.08 2. Configure BookStack to enable async Email handeling: [https://www.bookstackapp.com/docs/admin/email-webhooks/](https://www.bookstackapp.com/docs/admin/email-webhooks/) 3. Send automated Email by using page notifications for example. 4. Watch it not being sent asynchroniously ### Expected Behaviour Mails should be handeld by the queue worker when configured correctly. ### Screenshots or Additional Context _No response_ ### Browser Details Firefox ### Exact BookStack Version 23.08 ### PHP Version 8.2 ### Hosting Environment Debian LXC conatiner hosted via proxmox host.
OVERLORD added the 🐛 Bug label 2026-02-05 08:07:06 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#4081