diff options
Diffstat (limited to 'security/clamsmtp')
-rw-r--r-- | security/clamsmtp/pkg-descr | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/security/clamsmtp/pkg-descr b/security/clamsmtp/pkg-descr index c171a4fd3eb0..5d2f72ee3b40 100644 --- a/security/clamsmtp/pkg-descr +++ b/security/clamsmtp/pkg-descr @@ -1,12 +1,11 @@ -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 +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 +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://thewalter.net/stef/software/clamsmtp/ +WWW: http://thewalter.net/stef/software/clamsmtp/ |