Skip to content

genro/gnr-async-mail-service

Repository files navigation

Documentation Status

gnr-async-mail-service

Authors: Softwell S.r.l. - Giovanni Porcari
License: MIT

Asynchronous email dispatcher microservice with scheduling, rate limiting, attachments (S3/URL/base64), REST API (FastAPI), and Prometheus metrics.

Quick start

docker build -t gnr-async-mail-service .
docker run -p 8000:8000 -e SMTP_USER=... -e SMTP_PASSWORD=... -e FETCH_URL=https://your/api gnr-async-mail-service

About

Asynchronous email dispatcher microservice

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors