discard
Web-based mailing list manager (legacy branch)
Install
- All systems
-
curl cmd.cat/discard.sh
- Debian
-
apt-get install mailman
- Ubuntu
-
apt-get install mailman
- Arch Linux
-
pacman -S mailman
- Kali Linux
-
apt-get install mailman
- Fedora
-
dnf install mailman-3
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mailman
- Raspbian
-
apt-get install mailman
- Dockerfile
- dockerfile.run/discard
mailman
Web-based mailing list manager (legacy branch)
The GNU Mailing List Manager, which manages email discussion lists. Mailman gives each mailing list a web page, and allows users to subscribe, unsubscribe, etc. over the web. The list manager can administer his or her list entirely from the web. Mailman also integrates most things people want to do with mailing lists, including archiving, mail <-> news gateways, and so on. It has all of the features you expect from such a product, plus integrated support for the web (including web based archiving), automated bounce handling and integrated spam prevention. Note that this package contains the legacy (2.x) branch of Mailman. All new development happens in the Mailman 3 suite, available in Debian via the mailman3 metapackage.
postfix
High-performance mail transport agent
Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different.