Nerijus Baliunas <nerijus@...> wrote: > The permissions for a unix/local domain socket are determined as usual > by umask, which should be set to 007 or 077. Ok, so let's add an additionnal argument for the mode socket "/var/run/milter-greylist.sock" 660 Possible values: 666, 660 or 600, which turn into umask 000, 007 or 077. Other values cause an error. -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] group permissions for socket
2007-02-04 by manu@netbsd.org