> From: "Sam Varshavchik" <[EMAIL PROTECTED]> >>Michael Nguyen writes:
>> Hmm...this seems very close. Does this have to be on a folder-by-folder >> basis as it seems or can I do a global setting for all folders? I tried >> setting INBOX.* but I *think* it was setting the ACLs for a folder named * > >ACL2 supports wildcards, so if you were using ACL2 commands you would've >done the right thing. One last thing.... is it fair to say that the following command: maildiracl -set /var/Accounts/l.sub/o.sub/loginmonitor.macnt INBOX.* user=postmaster r Will do only the following: - Create the directory /var/Accounts/l.sub/o.sub/loginmonitor.macnt/courierimaphieracl - Create a file "*" in the above directory with contents: owner aceilrstwx user=postmaster r I ask because I want to create these ACLs for all users when they are initially created. I could call "maildiracl", but I'd prefer to write something that will programmatically do it when I create a new user. Michael ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
