summaryrefslogtreecommitdiffstats
path: root/system/clamsmtp/README
diff options
context:
space:
mode:
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.