# Modify Subject line with a header ala spamassassin with rewrite_subject on
# You'll want to add a trailing space before the old subject
#SUBJECTHEAD=""

# Configure your full path to clamscan or clamdscan
# (If you use clamdscan, see the README for directions) 
#CLAMSCAN=clamscan

# Configure options passed to clamscanner
#CLAMSCANOPT="--no-summary --stdout"

# Configure flag to add clamscanner to version header
#ADDSCANNERFLAG=1

# Configure whether or not the virus signature version is added
# Default: 0.80 and higher: off, others: on
#SIGVERSFLAG=0
