# /etc/default/mailcatcher
# configure the options for mailcatcher here
HTTP_IP=0.0.0.0
HTTP_PATH=/
HTTP_PORT=1080
SMTP_IP=127.0.0.1
SMTP_PORT=1025
