Thanks for the response. >> I looked into replacing unix:/var/run/spamass/spamass.sock with >> inet:localhost:783 in main.cf (which I'm pretty sure is wrong!) >> and it logged errors and refused mail. > glibc have ipv6 prefered over ipv4, so if spamd only listen on ipv4 ? > change localhost with [127.0.0.1] solves it
Reason I thought it was wrong is: I thought I was actually assigning spamd when I should be assigning spamass sock. Am I wrong in that assumption? If I am I'll try it ASAP - it's a live server so I need to pick a quiet time.
> ls -l drwxrwxr-x 2 postfix postfix 40 Nov 5 19:45 spamass (nothing in folder) -- Dave Stiles