libesmtp-config
libESMTP
Install
- All systems
-
curl cmd.cat/libesmtp-config.sh
- Debian
-
apt-get install libesmtp-dev
- Ubuntu
-
apt-get install libesmtp-dev
- Arch Linux
-
pacman -S libesmtp
- Kali Linux
-
apt-get install libesmtp-dev
- CentOS
-
yum install libesmtp-devel
- Fedora
-
dnf install libesmtp-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libesmtp-dev
- Raspbian
-
apt-get install libesmtp-dev
- Dockerfile
- dockerfile.run/libesmtp-config
libesmtp-devel
libESMTP
libesmtp-dev
LibESMTP SMTP client library (development files)
LibESMTP is a library to manage posting (or submission of) electronic mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as Exim. It may be used as part of a Mail User Agent (MUA) or another program that must be able to post electronic mail but where mail functionality is not the program's primary purpose. This package contains the header files and the static version of the library.
libesmtp
LibESMTP is a library to manage posting (or submission of)
electronic mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as Exim. It may be used as part of a Mail User Agent (MUA) or another program that must be able to post electronic mail but where mail functionality is not the program's primary purpose.