How to Install and Uninstall esmtp Package on Kali Linux
Last updated: December 24,2024
1. Install "esmtp" package
In this section, we are going to explain the necessary steps to install esmtp on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
esmtp
Copied
2. Uninstall "esmtp" package
This guide let you learn how to uninstall esmtp on Kali Linux:
$
sudo apt remove
esmtp
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the esmtp package on Kali Linux
Package: esmtp
Source: esmtp (1.2-18)
Version: 1.2-18+b1
Installed-Size: 129
Maintainer: Salvatore Bonaccorso
Architecture: amd64
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libesmtp6 (>= 1.1.0)
Suggests: esmtp-run, procmail | maildrop
Size: 51164
SHA256: ab1368c51bd780bae1a12478993808bc8240d057061530e04caa3b2b73f59ea7
SHA1: 08cdb342475f9abb112cf38219270b35754c3f1f
MD5sum: c0852b6c8d8767d98fe4b82327cb6e03
Description: 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.
Description-md5:
Homepage: http://esmtp.sourceforge.net/
Tag: implemented-in::c, interface::daemon, mail::transport-agent,
network::server, protocol::smtp, role::program, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/e/esmtp/esmtp_1.2-18+b1_amd64.deb
Source: esmtp (1.2-18)
Version: 1.2-18+b1
Installed-Size: 129
Maintainer: Salvatore Bonaccorso
Architecture: amd64
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libesmtp6 (>= 1.1.0)
Suggests: esmtp-run, procmail | maildrop
Size: 51164
SHA256: ab1368c51bd780bae1a12478993808bc8240d057061530e04caa3b2b73f59ea7
SHA1: 08cdb342475f9abb112cf38219270b35754c3f1f
MD5sum: c0852b6c8d8767d98fe4b82327cb6e03
Description: 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.
Description-md5:
Homepage: http://esmtp.sourceforge.net/
Tag: implemented-in::c, interface::daemon, mail::transport-agent,
network::server, protocol::smtp, role::program, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/e/esmtp/esmtp_1.2-18+b1_amd64.deb