335 B
335 B
AyrisTech Worker
This worker listens to Mailcow Dovecot logs and publishes incoming mail events to Redis.
Features
- Real-time mail event tracking
- Redis Pub/Sub integration
- Dockerized deployment
Setup
- Clone the repository
- Install dependencies:
npm install - Configure
.envfile - Run the worker:
npm start