Skip to content

Docker image with Haraka configured as an ingress for Rails Action Mailbox

License

Notifications You must be signed in to change notification settings

loomio/haraka-rails-docker

 
 

Repository files navigation

Use Haraka as a Rails Action Mailbox ingress

In this repo, I've mushed together mailprotector/haraka-plugin-queue-rails and instrumentisto/haraka-docker-image so I can forward emails into a rails app.

You can use this image with the following ENV's (example values provided)

USER_AGENT=haraka
ACTION_MAILBOX_PASSWORD=superdupersecretpassword
ACTION_MAILBOX_URL=https://yourapp.com/rails/action_mailbox/relay/inbound_emails
HOSTNAME=inboundmail.yourapp.com
ACCEPT_MAIL_FOR_HOSTNAME=yourapp.com

See the original README's for more information

About

Docker image with Haraka configured as an ingress for Rails Action Mailbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 47.0%
  • JavaScript 29.9%
  • Shell 17.1%
  • Dockerfile 6.0%