Displaying 1 result from an estimated 1 matches for "v4804i3606cm633316".
2006 Jan 09
1
Maildir permissions, shared folders & postfix
...00 48 Jan 9 04:33 new
drwxrwx--- 2 10021 10000 48 Jan 9 04:31 tmp
# ls -ln /home/info/.maildir/new
total 0
# cat HungUp.txt | sendmail info
# sudo ls -l /home/info/.maildir/new
total 4
# sudo ls -ln /home/info/.maildir/new
total 4
-rw------- 1 10021 10000 1806 Jan 9 04:39
1136781544.V4804I3606cM633316.mail.domain.local
How inconsiderate of Postfix to set secure permissions on the message
it delivered!! I need the message to have 660 permissions so that
others in the group can read it! At present this causes Squirrelmail
to squeal & give nasty messages whenever a shared mailbox is acce...