I'm sure this is a simple problem, but it has me baffled. I have downloaded, compiled and installed DCC, following the instructions at http://wiki.apache.org/spamassassin/SingleUserUnixInstall.
$ cd $HOME/bin $ ls -l dccproc -r-xr-xr-x 1 walth walth 622035 Jan 24 21:55 dccproc $ But when I try the sample-nonspam.txt I get (irrelevant output snipped): Jan 24 22:20:17.095 [1290] dbg: util: final PATH set to: /usr/local/bin:/ bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/walth/bin meta test DIGEST_MULTIPLE has undefined dependency 'DCC_CHECK' According to the same instructions, it should be reporting 'DCC is available:' etc. Would anyone be kind enough to provide some guidance please?