summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2005-03-03 19:54:55 +0000
committerStef Walter <stef@memberwebs.com>2005-03-03 19:54:55 +0000
commit9c84cfe9479062b612f46a9b8d3388c832306686 (patch)
treeefab230af3ed4c7627fc99029ea9efad26a96355
parenteacf31750a03cb49eb04ad2e8c472d412be90b72 (diff)
Documentation fixes.
-rw-r--r--ChangeLog5
-rw-r--r--doc/clamsmtpd.conf7
2 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c724293..6d1e395 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-1.3 [2004-01-27]
+1.4
+ - Documentation fixes [Sean Franklin]
+
+1.3 [2005-01-27]
- Fixed crasher when outgoing connection couldn't be established
- Removed erroneous chown line from clamsmtpd.sh
diff --git a/doc/clamsmtpd.conf b/doc/clamsmtpd.conf
index 8ef4820..515bbf0 100644
--- a/doc/clamsmtpd.conf
+++ b/doc/clamsmtpd.conf
@@ -49,6 +49,9 @@ OutAddress: 10026
# User to switch to
#User: clamav
-# Virus actions: There's an option to run a script every time a
-# virus is found. Read the man page for clamsmtpd.conf for details.
+# Virus actions: There's an option to run a script every time a virus is found.
+# !IMPORTANT! This can open a hole in your server's security big enough to drive
+# farm vehicles through. Be sure you know what you're doing. !IMPORTANT!
+#VirusAction: /path/to/some/script.sh
+