summaryrefslogtreecommitdiff
path: root/security/avcheck
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /security/avcheck
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'security/avcheck')
-rw-r--r--security/avcheck/DESCR6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/avcheck/DESCR b/security/avcheck/DESCR
index f273f0de409..c74618897c0 100644
--- a/security/avcheck/DESCR
+++ b/security/avcheck/DESCR
@@ -1,14 +1,14 @@
Avcheck is a simple program that allows you to call an antivirus software
in order to check mail messages for viruses before actual delivery from
-within a Mail Transfer Agent, or MTA.
+within a Mail Transfer Agent, or MTA.
Avcheck itself isn't a virusscanner, nor it is an MTA. It sits between the
MTA and a real antivirus software. Most MTAs available today can call an
external program for every mail message in order to perform various tasks,
including virus scanning and content filtering. Avcheck can be used as
-that external program.
+that external program.
Avcheck will receive a mail message from a mail system, pass it to an
antivirus software, and, depending on the presence of a virus in that
message, will either allow the message to be delivered or take appropriate
-actions to handle infected mail.
+actions to handle infected mail.