Bug Fixes
2- Fixed a crash on the Mail Queue page (/email/queue) that occurred when deferred or held messages had no recipient entries. The queue list now renders correctly in all states.
- Added defensive null-safety when rendering the selected message details, preventing TypeErrors when recipient data is missing.