Use DCC - use_dcc
Use DCC, if it is available.
Default: 1
DCC timeout - dcc_timeout
How many seconds you wait for DCC to complete, before scanning continues without the DCC results. A numeric value is
optionally suffixed by a time unit (s, m, h, d, w, indicating seconds (default), minutes, hours, days, weeks).
Default: 8
DCC body max - dcc_body_max
Sets how often a messages body checksum must have been reported to the DCC server before SpamAssassin will consider the
DCC check hit.
Default: 999999
DCC fuz1 max - dcc_fuz1_max
Sets how often a messages fuz1 checksum must have been reported to the DCC server before SpamAssassin will consider the
DCC check hit.
Default: 999999
DCC fuz2 max - dcc_fuz2_max
Sets how often a messages fux2 checksum must have been reported to the DCC server before SpamAssassin will consider the
DCC check hit.
Default: 999999
DCC learn score - dcc_learn_score
Report messages with total scores this much larger than the SpamAssassin spam threshold to DCC as spam.
Default: empty
DCC home - dcc_home
Tells SpamAssassin specifically where to find the dcc homedir. If dcc_path is not specified, it will default to
looking in dcc_home/bin for dcc client instead of relying on SpamAssassin to find it in the current PATH.
If it isn't found there, it will look in the current PATH.
Default: /var/lib/dcc
DCC path - dcc_path
Tells SpamAssassin specifically where to find the dccproc client instead of relying on SpamAssassin to find it in the current PATH.
Default: /usr/bin/dccproc
DCC options - dcc_options
Specify additional options to the dccproc command. Please note that only characters in the range [0-9A-Za-z ,._/-] are allowed for security reasons.
Default: none