procmail
[Top] [All Lists]

Re: Shared Maildir user permissions

2005-11-02 14:23:15
Paul Goodyear:

I noticed that the files were wrote as:

-rw-------  1 user1  wheel  2287 Nov  2 15:57
1130947048.26482_0.mail.localdomain.local:2,

if I

chmod +r to the file:

-rw-r--r--  1 user1  wheel  2287 Nov  2 15:57
1130947048.26482_0.mail.localdomain.local:2,

Everyone can see.

how can I get this automated?

You can change the umask of the directory (see `man umask`)
or use UMASK, see `man procmailrc`).



But it's much better to create a group for these users, and make that
group the owner of that directory.

-- 
Grtz, Ruud


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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