Hello All,
I am getting the following anvil errors, but thought that I was using anvil to control spamassasin performance. I disabled spamassasin recently and commented out anvil and other settings which were thought to be to support spamassasin. Dec 7 19:46:44 pluto postfix/smtpd[17588]: warning: problem talking to server private/anvil: Connection refused Dec 7 19:46:44 pluto postfix/spawn[16483]: warning: command /usr/bin/perl exit status 107 Dec 7 19:46:44 pluto postfix/smtpd[17588]: warning: premature end-of-input on private/policy while reading input attribute name Dec 7 19:46:44 pluto postfix/smtpd[17586]: warning: connect to private/anvil: Connection refused Dec 7 19:46:44 pluto postfix/smtpd[17586]: warning: problem talking to server private/anvil: Connection refused My Master.cf looks like this: #-----< SpamAssassin Filter Policy >--------------------------------------------------------------- ##filter unix - n n - - pipe ## flags=Rq user=filter argv=/var/spool/filter/filter.sh -f ${sender} -- ${recipient} # #anvil unix - - n - 1 anvil #scache unix - - n - 1 scache #discard unix - - n - - discard #tlsmgr unix - - n 1000? 1 tlsmgr # # Did I potentially comment out to much? Thanks! Jack