Understanding MAILBOX ACLs
Hello All,Can anyone help me in understanding the ACLs of MAILBOX. Below is the output of mboxutil cmd00 2007/05/18 15:09 primary102400 user/xyz/INBOX /opt/SUNWmsgsr/data/store/partition/primary/=user/74/d2/=xyz xyz lrswipcda
# 1
Hi,Have a look at: http://www.rfc-archive.org/getrfc.php?rfc=2086The definitions of each character in lrswipcda are all defined here. In this case the user xyz has full writes over the folder (which makes sense as it is the user's INBOX).Regards,Shane.