Scroll to navigation

MAILCATCHER(1) User Commands MAILCATCHER(1)

NAME

mailcatcher - catches mail and serves it through a dream

SYNOPSIS

mailcatcher [options]

DESCRIPTION

MailCatcher runs a super simple SMTP server which catches any message sent to it to display in a web interface. Run mailcatcher, set your favourite app to deliver to smtp://127.0.0.1:1025 instead of your default SMTP server, then check out http://127.0.0.1:1080 to see the mail that's arrived so far.

OPTIONS

Open web browser
Run in the foreground
Display help information
Set the ip address of the http server
Add a prefix to all HTTP paths
Set the port address of the http server
Set the ip address of both servers
Only keep up to COUNT most recent messages
Don't allow quitting the process
Set the ip address of the smtp server
Set the port of the smtp server
Be more verbose
Display the current version

FILES

/etc/default/mailcatcher
mailcatcher service configuration file for Debian

NOTES

On Debian systems, when mailcatcher is run as a service via init/systemd most of these options can be configured in the /etc/default/mailcatcher configuration file.

SEE ALSO

catchmail(1)

September 2025 mailcatcher 0.10.0