severity 514749 normal tag 514749 unreproducible moreinfo thanks On Tue, 10 Feb 2009, Nigel Horne wrote: > When I run /etc/init.d/spamass-milter start I get this error: > Starting Sendmail milter plugin for SpamAssassin: chmod: cannot access > `/var/run/spamass/spamass.sock': No such file or directory
You're almost certainly getting this error because spamass-milter hasn't started for some reason. If your machine is ridiculously slow, there is a possibility of a race beteween the creation of the socket and the changing of the mode on the socket, but we already wait for a second, and I don't really want to wait for much longer by default. If this were the case, then it most likely only happens randomly. In any event, I need to know if it 1) happens all the time 2) only happens randomly 3) only happens when spamass-milter fails to start for some reason. the contents of /etc/default/spamass-milter and /etc/init.d/spamass-milter will also be useful. Don Armstrong -- As nightfall does not come at once, neither does oppression. In both instances, there is a twilight when everything remains seemingly unchanged. And it is in such twilight that we all must be most aware of change in the air -- however slight -- lest we become unwitting victims of the darkness. -- William O. Douglas http://www.donarmstrong.com http://rzlab.ucr.edu -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

