I am running this on CENTOS 4.1 with Sendmail 8.13.1 -dspam 3.6.8
I entered the following configuration in the sendmail MC file -
define(`LOCAL_MAILER_PATH', `/usr/local/bin/dspam')dnl
define(`LOCAL_MAILER_ARGS', `dspam -t -Y -a $h "--deliver=innocent"
--user $u -d %u')dnl
whe the file is compiled and sendmail startsup I get -
NOQUEUE: SYSERR(root): /etc/mail/sendmail.cf: line 41: unknown
configuration line "define (LOCAL_MAILER_PATH,/usr/local/bin/dspam)
define (LOCAL_MAILER_ARGS,dspam -t -Y -a \001h "--deliver=innocent"
--user \001u -d %u)"
Any help is appreciated.
Sanjeev