Add script 'whitelist_mb_google_sigs.sh'.
This commit is contained in:
28
conf/whitelist_mb_google_sigs.conf.sample
Normal file
28
conf/whitelist_mb_google_sigs.conf.sample
Normal file
@ -0,0 +1,28 @@
|
||||
# ==============================================================
|
||||
# ---
|
||||
# Parameter Settings for Script 'whitelist_mb_google_sigs.conf'
|
||||
# ---
|
||||
# ==============================================================
|
||||
|
||||
# QUARANTINE_BASE_DIR
|
||||
#
|
||||
# Base directory where amavis stores quarantined e-mails, mostly in
|
||||
#
|
||||
# virus e-mails: $QUARANTINE_BASE_DIR/virus
|
||||
# spam emails: $QUARANTINE_BASE_DIR/spam
|
||||
# ..
|
||||
#
|
||||
# Defaults to:
|
||||
# QUARANTINE_BASE_DIR="/var/QUARANTINE"
|
||||
#
|
||||
#QUARANTINE_BASE_DIR="/var/QUARANTINE"
|
||||
|
||||
|
||||
# CLAMAV_VIRUS_WHITE_LIST
|
||||
#
|
||||
# Full path to clamav's (personal) white list file
|
||||
#
|
||||
# Defaults to:
|
||||
# CLAMAV_VIRUS_WHITE_LIST="/var/lib/clamav/my_whitelist.ign2"
|
||||
#
|
||||
#CLAMAV_VIRUS_WHITE_LIST="/var/lib/clamav/my_whitelist.ign2"
|
Reference in New Issue
Block a user