Description
In recent load tests, while trying to understand why object storage backend is making mail dequeuing slow, we found that RabbitMQ Mailqueue implementation is still not using the spool threadpool efficiently.
We need RabbitMQ to use that threadpool to maximize concurrency in mail dequeuing.