Displaying 1 result from an estimated 1 matches for "insidetrading".
2011 Jun 17
2
Maildir parent directory permissions incorrect for new mailbox
...2 17 Jun 12:23 acl
drwxrwxr-x  3 hmgp  hmgp  512 17 Jun 15:56 index
drwxrwxr-x  3 hmgp  hmgp  512 17 Jun 15:56 mail
If I perform a mail delivery to my mailbox, the mailbox parent directory 
is created with the following permissions:
 >> ls -l
total 2
drwx------  3 dm  hmgp  512 17 Jun 15:56 insidetrading.co.uk
Note that the user ID is my own and the mode restricts all other access. 
When I perform a second delivery to different mailbox under that domain, 
one mapped to a different UID, the delivery fails because that user 
cannot access the parent folder in order to create the new maildir.
I'...