summaryrefslogtreecommitdiff
path: root/mail/clamsmtp
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-05-23 08:26:03 +0000
committerrillig <rillig@pkgsrc.org>2005-05-23 08:26:03 +0000
commitf795c2e4750a21c358eb4eba83184326b68adce0 (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /mail/clamsmtp
parentc7051d394905450b08f91eb4b95f8961b2af4385 (diff)
downloadpkgsrc-f795c2e4750a21c358eb4eba83184326b68adce0.tar.gz
Removed trailing white-space.
Diffstat (limited to 'mail/clamsmtp')
-rw-r--r--mail/clamsmtp/DESCR12
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.