summaryrefslogtreecommitdiff
path: root/system/clamsmtp/README
diff options
context:
space:
mode:
authorNishant Limbachia <nishant@mnspace.net>2010-05-11 20:01:56 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-11 20:01:56 +0200
commit898b3ce8c9b4dedc1830ab83cf139d619ab8fcc7 (patch)
treeedd2761be1e154ea7c98f22ca539d1425e3677d5 /system/clamsmtp/README
parentcc4bb035e088be5f70b558b9b334abc8c9cb338f (diff)
downloadslackbuilds-898b3ce8c9b4dedc1830ab83cf139d619ab8fcc7.tar.gz
system/clamsmtp: Added to 12.0 repository
Diffstat (limited to 'system/clamsmtp/README')
-rw-r--r--system/clamsmtp/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/clamsmtp/README b/system/clamsmtp/README
new file mode 100644
index 0000000000..a341644856
--- /dev/null
+++ b/system/clamsmtp/README
@@ -0,0 +1,6 @@
+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.
+
+ClamAV (available at SlackBuilds.org) is required for this package.