diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-02 23:41:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-02 23:41:59 +0000 |
commit | 3f9395d5998ece19534fc47493b98bfb0a00793b (patch) | |
tree | 36954c6f99c1ab46e8ee4b8b112a0e72258151b6 /security/clamsmtp | |
parent | 15ff385bde691ac504e6c2180bd5f7196b5e03b3 (diff) |
Notes
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/ |