Sign inSign up

klevo/postfix_mandrill

By klevo

Updated almost 11 years ago

Image
1

1.0K

klevo/postfix_mandrill repository overview

Postfix as Mandrill Relay Dockerfile

This container includes a Postfix mail server installation that relays emails to Mandrill. Other containers that require sendmail functionality can link this container and use something like nullmailer to relay all email to this container.

Example usage
docker run -d --name postfix_mandrill \
  -e POSTFIX_FQDN=$DOMAIN_NAME_OF_YOUR_SERVER \
  -e MANDRILL_USERNAME=$MANDRILL_USERNAME \
  -e MANDRILL_API_KEY=$MANDRILL_API_KEY \
  klevo/postfix_mandrill

Tag summary

Content type

Image

Digest

sha256:cad0aa20d

Size

172.1 MB

Last updated

almost 11 years ago

docker pull klevo/postfix_mandrill