👉 Live Demo: https://customeros.ai
This is open-source, but we also offer a hosted API that's simple to use. If you are interested, find out more at CustomerOS. If you have any questions, you can contact me at matt@customeros.ai.
- Download the appropriate CLI tarball for your OS:
wget mailwatcher.sh/mailwatcher-linux-arm64.tar.gz
wget mailwatcher.sh/mailwatcher-linux-amd64.tar.gz
wget mailwatcher.sh/mailwatcher-macos.tar.gz
- Extract the binary:
tar -xzf filename.tar.gz
- Set the
MAIL_SERVER_DOMAIN
environment variable. See theMail Server setup guide
section below for more details:
export MAIL_SERVER_DOMAIN=example.com
- Test to make sure everything is working
./mailwatcher version