nmh-workers
[Top] [All Lists]

Re: mhstore ignores umask ?

2002-10-20 07:30:32
Neil W Rickert <rickert+nmh(_at_)cs(_dot_)niu(_dot_)edu>  wrote:
I am finding that "mhstore" gives 664 permissions.  This is
presumably related to

Msg-Protect: 664

Arguably, it is a mistake for mhstore to follow the Msg-Protect
for this.

I'm not finding that to be the case:

[grok hpeyerl 940 ]; grep -i msg-protect ~/.mh_profile
Msg-Protect: 664
[grok hpeyerl 941 ]; mhstore -part 1
storing message 283 as file /tmp/283.txt
[grok hpeyerl 942 ]; ls -al /tmp/283.txt
-rw-------  1 hpeyerl  wheel  1009 Oct 20 08:26 /tmp/283.txt
[grok hpeyerl 943 ]; umask
22


<Prev in Thread] Current Thread [Next in Thread>