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
commite92ae43373aed918ab8d9ad29725edc826a97487 (patch)
treea88b53a484071e09249ef5ae57e9f69b5ffb0a67 /mail/clamsmtp
parent4a5f8daa4784b5b895fad5b2f599600185998032 (diff)
downloadpkgsrc-e92ae43373aed918ab8d9ad29725edc826a97487.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.