masqmail
mail transport agent for intermittently connected hosts
Install
- All systems
-
curl cmd.cat/masqmail.sh
- Debian
-
apt-get install masqmail
- Ubuntu
-
apt-get install masqmail
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install masqmail
- Raspbian
-
apt-get install masqmail
- Dockerfile
- dockerfile.run/masqmail
masqmail
mail transport agent for intermittently connected hosts
Masqmail is an MTA (mail transport agent) and POP3 client for hosts with no permanent network connection, such as home network servers or notebook computers. It has special support for connections to different Internet Service Providers. In these cases, Masqmail is a slim replacement for full-blown MTAs such as Sendmail, Exim, Qmail or Postfix. The POP3 client can be a small replacement for other full-featured tools like Fetchmail.