Hi all
I get this warning upon boot up of linux:
>>operatorchars is being redefined. It shouldonly be set before rule set
definitions.
Has anyone else had this? Should I be worried?
I am using the latest clam 0.84 compiled with clam-milter on slackware 10.1.
I have this in sendmail.rc
# Start sendmail:
sendmail_start() {
if [ -x /usr/sbin/sendmail ]; then
echo "start clamd: /usr/local/sbin/clamd"
/usr/local/sbin/clamd
echo "Start clam-milter: clamav-milter
-Aeqlo /var/run/clamav/clmilter.sock"
/usr/local/sbin/clamav-milter -Aeqlo /var/run/clamav/clmilter.sock
echo "Starting sendmail MTA daemon: /usr/sbin/sendmail -L sm-mta -bd
-q25m"
/usr/sbin/sendmail -L sm-mta -bd -q25m
echo "Starting sendmail MSP queue runner: /usr/sbin/sendmail -L
sm-msp-queue -Ac -q25m"
/usr/sbin/sendmail -L sm-msp-queue -Ac -q25m
fi
}
All the best.
David
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html