diff options
Diffstat (limited to 'mail/clamsmtp/DESCR')
-rw-r--r-- | mail/clamsmtp/DESCR | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/clamsmtp/DESCR b/mail/clamsmtp/DESCR index 7de892e04bf..506b710076a 100644 --- a/mail/clamsmtp/DESCR +++ b/mail/clamsmtp/DESCR @@ -1,9 +1,9 @@ -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 +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 +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. |