How To Install Clamsmtpd On Debian, Ubuntu, Alpine, Kali, Fedora And Raspbian?

How To Install Clamsmtpd On Debian, Ubuntu, Alpine, Kali, Fedora And Raspbian?

clamsmtpd

virus-scanning SMTP proxy

Maintainer: ClamAV Team



Section: mail

Install clamsmtpd

  • Debian apt-get install clamsmtp Click to copy
  • Ubuntu apt-get install clamsmtp Click to copy
  • Alpine OS apk add clamsmtp Click to copy
  • Kali Linux apt-get install clamsmtp Click to copy
  • Fedora dnf install clamsmtp Click to copy
  • Raspbian apt-get install clamsmtp Click to copy

clamsmtp

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.

Install the latest version of clamsmtpd in Debian, Ubuntu, Alpine, Kali, Fedora and Raspbian from terminal. To install the clamsmtpd just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of clamsmtpd from the respository and install it in your computer/server.