diff options
author | Stef Walter <stef@memberwebs.com> | 2005-03-03 19:54:55 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2005-03-03 19:54:55 +0000 |
commit | 9c84cfe9479062b612f46a9b8d3388c832306686 (patch) | |
tree | efab230af3ed4c7627fc99029ea9efad26a96355 /doc | |
parent | eacf31750a03cb49eb04ad2e8c472d412be90b72 (diff) |
Documentation fixes.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/clamsmtpd.conf | 7 |
1 files changed, 5 insertions, 2 deletions
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 + |