etc/clamav-milter.conf: fix typos

git-svn: trunk@4686
This commit is contained in:
Tomasz Kojm
2009-02-06 14:11:09 +00:00
parent afff80efb9
commit b89efa061f
2 changed files with 6 additions and 3 deletions

View File

@@ -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)

View File

@@ -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
#