11 Feb
2009
11 Feb
'09
8:12 p.m.
Kiitos Timo ,,,
On Wed, 2009-02-11 at 19:22 +0200, Harry Lachanas wrote:
Is there a way to prohibit users of creating subfolder(s) under a Public Namespace ???
..
namespace: type: public separator: / prefix: Public/ location: maildir:/home/Public:INBOX=~/Maildir:INDEX=~/Maildir/p-idx:CONTROL=~/Maildir/p-ctrl
You don't need to specify INBOX here, since this namespace has no INBOX.
passdb: driver: pam userdb: driver: passwd
So you're using multiple UIDs? How about just removing filesystem write permissions from /home/Public?
But this would disable users from dumping mails into the folders right .... ???
Thanks Harry.