A collection of utility workers that are useful when you don't want to do common stuff in your webserver thread.
- Mail service for use with rabbitmq. Listens to a specific topic and sends e-mails.
The following environment variables can be configured:
RABBITMQ_LISTEN_TOPIC
- Topic to listen toRABBITMQ_HOST
- Host of the rabbitmq server