From b89efa061fa6ecb156db43133d2b7efaba4b706d Mon Sep 17 00:00:00 2001 From: Tomasz Kojm Date: Fri, 6 Feb 2009 14:11:09 +0000 Subject: [PATCH] etc/clamav-milter.conf: fix typos git-svn: trunk@4686 --- ChangeLog | 4 ++++ etc/clamav-milter.conf | 5 ++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index a089435a1..4922a8f0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Feb 6 15:38:21 CET 2009 (tk) +--------------------------------- + * etc/clamav-milter.conf: fix typos + Tue Feb 3 20:11:07 CET 2009 (tk) --------------------------------- * libclamav, shared: minor cleanups; fix handling of long file names (bb#1349) diff --git a/etc/clamav-milter.conf b/etc/clamav-milter.conf index 3cdabb60e..0d2ddfc30 100644 --- a/etc/clamav-milter.conf +++ b/etc/clamav-milter.conf @@ -30,7 +30,7 @@ Example # Default: unset (don't drop privileges) #User clamav -# Initialize supplementary group access (clamd must be started by root). +# Initialize supplementary group access (clamav-milter must be started by root). # # Default: no #AllowSupplementaryGroups no @@ -68,7 +68,6 @@ Example ## # Define the clamd socket to connect to for scanning. -# If not set (the default), clamav-milter uses internal mode. # This option is mandatory! Syntax: # ClamdSocket unix:path # ClamdSocket tcp:host:port @@ -128,7 +127,7 @@ Example # - Blackhole (not available for OnFail) # Like accept but the message is sent to oblivion # - Quarantine (not available for OnFail) -# Like accept but message is quarantined instead of being deilievered +# Like accept but message is quarantined instead of being delivered # In sendmail the quarantine queue can be examined via mailq -qQ # For Postfix this causes the message to be accepted but placed on hold #