How to Install and Uninstall clamsmtp Package on Kali Linux

Last updated: May 09,2024

1. Install "clamsmtp" package

Please follow the guidelines below to install clamsmtp on Kali Linux

$ sudo apt update $ sudo apt install clamsmtp

2. Uninstall "clamsmtp" package

Learn how to uninstall clamsmtp on Kali Linux:

$ sudo apt remove clamsmtp $ sudo apt autoclean && sudo apt autoremove

3. Information about the clamsmtp package on Kali Linux

Package: clamsmtp
Source: clamsmtp (1.10-17.3)
Version: 1.10-17.3+b1
Installed-Size: 140
Maintainer: ClamAV Team
Architecture: amd64
Depends: dpkg (>= 1.10.11), clamav-daemon (>= 0.75.1), adduser, lsb-base (>= 3.0-6), libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0
Recommends: postfix | mail-transport-agent
Size: 49820
SHA256: 39806a472ae6b9f24f82092773ad51d3a732dbcebfd3958c1939a3212e31dd2a
SHA1: e952fcbc8caba3ab52025b427d39568c025f7c20
MD5sum: c1798ebad4efad4bdc1bf586295f32ef
Description: virus-scanning SMTP proxy
ClamSMTP is an SMTP proxy daemon that checks for viruses using the ClamAV
anti-virus software. It can act as a traditional SMTP proxy with publicly
accessible ports or as a transparent proxy, where SMTP traffic is redirected
to the ClamSMTP by your router.
.
ClamSMTP aims to be lightweight, reliable, and simple rather than have a
myriad of options. It is written in C without major dependencies. ClamSMTP
does not do general spam filtering, it only scans for viruses.
.
You do not need a local mail-transport-agent installed, since this server can
forward to a remote one.
Description-md5:
Homepage: http://thewalter.net/stef/software/clamsmtp/
Tag: implemented-in::c, interface::daemon, mail::smtp, network::server,
network::service, protocol::smtp, role::program, security::antivirus,
use::proxying, use::scanning, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/c/clamsmtp/clamsmtp_1.10-17.3+b1_amd64.deb