# vim:filetype=msmtp

# Set default values for all following accounts.
defaults
auth           off
tls            off
syslog         on

# Mailhog
account        mailhog
host           mailhog
port           1025

# Set a default account
account default : mailhog
