dma
lightweight mail transport agent
Install
- All systems
-
curl cmd.cat/dma.sh
- Debian
-
apt-get install dma
- Ubuntu
-
apt-get install dma
- Kali Linux
-
apt-get install dma
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dma
- Raspbian
-
apt-get install dma
- Dockerfile
- dockerfile.run/dma
dma
lightweight mail transport agent
The DragonFly Mail Agent is a small Mail Transport Agent (MTA), designed for home and office use. It accepts mails from local Mail User Agents (MUA) and delivers them either to local mailboxes or remote SMTP servers. Remote delivery includes support for features such as TLS/SSL and SMTP authentication. dma is not intended as a replacement for full-featured MTAs like Sendmail, Postfix, or Exim. Consequently, dma does not listen on port 25 for incoming connections.