https://github.com/webgriffe/docker-exim4-mailtrap
Exim4 Docker container with Mailtrap.io support
https://github.com/webgriffe/docker-exim4-mailtrap
Last synced: over 1 year ago
JSON representation
Exim4 Docker container with Mailtrap.io support
- Host: GitHub
- URL: https://github.com/webgriffe/docker-exim4-mailtrap
- Owner: webgriffe
- Created: 2016-02-15T18:13:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-18T10:10:58.000Z (almost 10 years ago)
- Last Synced: 2025-01-29T10:35:58.151Z (over 1 year ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Exim4 Docker container with Mailtrap.io support
===============================================
[](https://microbadger.com/images/webgriffe/exim4-mailtrap "Get your own image badge on microbadger.com")
This Docker container is based on the [tianon/exim4](https://hub.docker.com/r/tianon/exim4/) container and only adds support for [Mailtrap.io](http://mailtrap.io) which is great for development purposes.
Usage
-----
Simply set the `MAILTRAP_USER` and `MAILTRAP_PASSWORD` environment variables according to your Mailtrap inbox:
$ docker run -e MAILTRAP_USER= -e MAILTRAP_PASSWORD= webgriffe/exim4-mailtrap
Credits
-------
[Webgriffe®](http://www.webgriffe.com/)