i have noticed some cases where if milter crashes .sock file still exists and must manually be removed before milter will come up correctly. perhaps code should do an unlink(2) before trying to bind ? > > An.H.Nguyen wrote: > > > - I can't fine /var/milter-greylist/milter-greylist.sock on one of my > > > two servers, should I copy this file over? (It's size is zero and has > > > a special permission settings srwxr-xr-x) > > > > No. You cannot copy a socket. Sockets are special files > > that are autmatically created when a server process binds > > to a UNIX domain socket. Restarting the server process > > (in this case, milter-greylist) should be sufficient to > > create the socket. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Message
Re: [milter-greylist] Help!
2006-10-27 by George Elgin
Attachments
- No local attachments were found for this message.