Try this command for some real mail.eml
spamassassin --prefs-file=/etc/spamassassin/local.cf -D dcc <mail.eml
Feb 18 21:10:36.191 [801727] dbg: dcc: network tests on, registering DCC
Feb 18 21:10:36.754 [801727] warn: netset: cannot include 127.0.0.0/8 as
it has already been included
Feb 18 21:10:36.758 [801727] warn: netset: cannot include 172.16.0.0/12
as it has already been included
Feb 18 21:10:36.758 [801727] warn: netset: cannot include 192.168.0.0/16
as it has already been included
Feb 18 21:10:36.759 [801727] warn: netset: cannot include 127.0.0.0/8 as
it has already been included
Feb 18 21:10:37.285 [801727] dbg: dcc: dcc_pgm_path, found cdcc in
dcc_path: /usr/local/bin/cdcc
Feb 18 21:10:37.289 [801727] dbg: dcc: `/usr/local/bin/cdcc -qV homedir
libexecdir` reports '2.3.168 homedir=/var/dcc libexecdir=/var/dcc/libexec '
Feb 18 21:10:37.290 [801727] dbg: dcc: use 'dcc_libexec
/var/dcc/libexec' from cdcc
Feb 18 21:10:37.290 [801727] dbg: dcc: dccifd is not available; no r/w
socket at /var/dcc/dccifd
Feb 18 21:10:37.290 [801727] dbg: dcc: /usr/local/bin/dccproc is available
Feb 18 21:10:37.291 [801727] dbg: dcc: opening pipe to
/usr/local/bin/dccproc -C -x 0 -h /var/dcc -a 45.112.84.5 -w whiteclnt
</tmp/.spamassassin801727L1bSTntmp
Feb 18 21:10:37.295 [801731] info: util: setuid: ruid=0 euid=0 rgid=0 0
egid=0 0
Feb 18 21:10:37.476 [801727] dbg: dcc: dccproc responded with
'X-DCC-www.nova53.net-Metrics: some.server.mx 1205; Body=many Fuz1=many
rep=73%'
Feb 18 21:10:37.477 [801727] dbg: dcc: dcc_rep 73, min 95, max 98 =>
result=no
Feb 18 21:10:37.477 [801727] dbg: dcc: dcc_rep 73, min 70, max 89 =>
result=YES
Feb 18 21:10:37.478 [801727] dbg: dcc: dcc_rep 73, min 99, max 100 =>
result=no
Feb 18 21:10:37.478 [801727] dbg: dcc: dcc_rep 73, min 90, max 94 =>
result=no
Feb 18 21:10:37.479 [801727] dbg: dcc: listed: BODY=999999/999999
FUZ1=999999/999999 FUZ2=0/999999 REP=73/90
Feb 18 21:10:37.480 [801727] dbg: dcc: dcc_rep 73, min 00, max 12 =>
result=no
Feb 18 21:10:37.480 [801727] dbg: dcc: dcc_rep 73, min 13, max 19 =>
result=no
Feb 18 21:10:37.738 [801732] info: util: setuid: ruid=0 euid=0 rgid=0 0
egid=0 0
Feb 18 21:10:37.872 [801727] info: rules: meta test
CONTENT_AFTER_HTML_WEAK has dependency 'MAILING_LIST_MULTI' with a zero
score
Feb 18 21:10:37.872 [801727] info: rules: meta test FORGED_MUA_EUDORA
has dependency 'MAILING_LIST_MULTI' with a zero score
Feb 18 21:10:37.873 [801727] info: rules: meta test OBFU_UNSUB_UL has
dependency 'MAILING_LIST_MULTI' with a zero score
Feb 18 21:10:37.882 [801727] info: rules: meta test
HAS_X_OUTGOING_SPAM_STAT has dependency 'MAILING_LIST_MULTI' with a zero
score
Feb 18 21:10:37.937 [801727] dbg: dcc: DCC learning not enabled by
dcc_learn_score
Martin
Hello,
try to increase dcc_timeout.
# this works for me
use_dcc 1
dcc_home /var/dcc
dcc_path /usr/local/bin/dccproc
dcc_timeout 16
add_header all DCC _DCCB_:_DCCR_
I tried values of 16, 30 & 100.
Same as before unfortunately.
No errors that I can see. Just no headers populated.
Denny