esmtp-wrapper
user configurable relay-only MTA
Install
- All systems
-
curl cmd.cat/esmtp-wrapper.sh
- Debian
-
apt-get install esmtp - Ubuntu
-
apt-get install esmtp - Arch Linux
-
pacman -S esmtp - Kali Linux
-
apt-get install esmtp - Fedora
-
dnf install esmtp - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install esmtp - Raspbian
-
apt-get install esmtp
esmtp
user configurable relay-only MTA
ESMTP is a user configurable relay-only Mail Transfer Agent (MTA) with a sendmail-compatible syntax. It's based on libESMTP supporting the AUTH (including the CRAM-MD5 and NTLM SASL mechanisms) and the StartTLS SMTP extensions. ESMTP does not receive mail, expand aliases or manage a queue but can deliver mail locally via an MDA. This package contains the esmtp program.