Skip to content

Quick tool to pull email msgs from rabbitMQ and send using mailgun api

License

Notifications You must be signed in to change notification settings

shahidnajam/rabbitmq-mailgun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rabbitmq-mailgun

This is a quick tool I built to offload password reset/invite/whatever emails to an outside worker process.

Diagram

figure 1

Environmental Variables

The app expects several environmental variables to be set in order to connect to resources:

Variable Description
RMG_AMPQ_SERVER RabbitMQ connection string
RMG_AMPQ_QUEUE queue name to subscribe to
RMG_MG_KEY Mailgun API key

About

Quick tool to pull email msgs from rabbitMQ and send using mailgun api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published