You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Olivier Cuypers e110cb4ec9 Exclude sys & innodb databases on mysql-backup-s3 7 years ago
..
Dockerfile Force v0.5.12 to avoid to crash on UTF-8 characters 8 years ago
README.md mb 10 years ago
install.sh Upgrade mailcatcher to v0.6.5 8 years ago

README.md

mailcatcher

Extra small mailcatcher image (261.9 MB)

Usage

$ docker run -d -p 1080:1080 --name mailcatcher schickling/mailcatcher

Link the container to another container and use the mailcatcher SMTP port 1025 via a ENV variable like $MAILCATCHER_PORT_1025_TCP_ADDR.