if I disable the procmail in sendmail.mc it still not working...
######sendmail.mc#####
MAILER(smtp)dnl
dnl MAILER(procmail)dnl
INPUT_MAIL_FILTER(`spamassassin', `S=local:/var/run/spammilter/spamass.sock, F=, T=C:15m;S:4m;R:4m;E:10m')dnl
###########
.M
Matt Kettler wrote:
At 07:00 AM 6/7/2004, Michael Jonsson wrote:
I have a procmail file in /etc
############### #/etc/procmailrc### :0fw | /usr/bin/spamc ###############
.M
Wait.. are you doing it via procmail, or via spammilter? Do one or the other, but do NOT do both.
Also, check your config for typos, run spamassassin --lint. The lint test should run quietly and not produce any output at all.
