https://github.com/bradymholt/rabbitmq-email
A RabbitMQ Docker image that has SMTP support for incoming and outgoing email
https://github.com/bradymholt/rabbitmq-email
Last synced: 22 days ago
JSON representation
A RabbitMQ Docker image that has SMTP support for incoming and outgoing email
- Host: GitHub
- URL: https://github.com/bradymholt/rabbitmq-email
- Owner: bradymholt
- License: mit
- Created: 2018-09-03T14:51:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-03T15:08:01.000Z (over 6 years ago)
- Last Synced: 2025-02-10T04:41:29.180Z (3 months ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rabbitmq-email
A RabbitMQ Docker image that has SMTP support for incoming and outgoing email# Environment Variables
- EMAIL_DOMAIN - The domain name for which emails are handled
- EMAIL_RELAY_HOST - The host to relay outgoing email to