Howdy folks !
Whilst browsing through the code of milter-greylist it struck me that
the umask of greylist.db isn't configurable. I could recompile the
code, but IMHO a nicer solution would be an entry in the
greylist.conf.
Mine reads now :
-rw------- 1 smmsp smmsp 5490 Dec 20 11:51 greylist.db
In my situation too strict ..
Comments anyone ?
Cheers !
On Thu, 20 Dec 2007 12:00:32 +0100 Rob Kouwenberg <rob@...> wrote:
> Whilst browsing through the code of milter-greylist it struck me that
> the umask of greylist.db isn't configurable. I could recompile the
> code, but IMHO a nicer solution would be an entry in the
> greylist.conf.
>
> Mine reads now :
> -rw------- 1 smmsp smmsp 5490 Dec 20 11:51 greylist.db
>
> In my situation too strict ..
Why is it too strict for you?
> Comments anyone ?
If adding umask setting would be useful for a lot of people, why not,
but if it is useful only for you (for example, you want to backup file as
other user), then probably not.
Regards,
Nerijus
On Thu, Dec 20, 2007 at 02:38:28PM +0200, Nerijus Baliunas wrote:
> If adding umask setting would be useful for a lot of people, why not,
> but if it is useful only for you (for example, you want to backup file as
> other user), then probably not.
Well, adding a mode after the dumpfile path does not seems overkill.
--
Emmanuel Dreyfus
manu@...
Rob Kouwenberg <rob@...> wrote:
> Comments anyone ?
I implemented it in the CVS version. Check it out, give it a try, and
report any problem.
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...