freebsd-ports/security/clamsmtp/pkg-descr
Vanilla I. Shu ad8f963bdc Add clamsmtp 0.4, an ClamAV anti-virus SMTP Filter.
PR:		ports/69739
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-07-30 00:35:57 +00:00

13 lines
634 B
Plaintext

ClamSMTP is an SMTP filter that allows you to check for viruses using
the ClamAV anti-virus software. It accepts SMTP connections and forwards
the SMTP commands and responses to another SMTP server. The 'DATA' email
body is intercepted and scanned before forwarding.
ClamSMTP aims to be lightweight, reliable, and simple rather than have a
myriad of options. It's written in C without major dependencies. If you
need more options then you could use something big like AMaViS which is
written in PERL and can do almost anything.
Author: Nielsen <nielsen at memberwebs.com>
WWW: http://memberwebs.com/nielsen/software/clamsmtp/