Displaying 3 results from an estimated 3 matches for "lrwstiek".
2006 May 29
1
Public Namespace & ACL & Virtual Users
...reated the public namespace (Public_Folders) which every
user can access but I'm having difficulty restricting access using ACls.
When trying to implement the dovecot ACL plug-in I followed the wiki
instructions and created a "dovecot-acl" file within Public_Folders
containing:
owner lrwstiekxa
user=user1 at domain.com lrwstiek
However this doesn't appear to do anything. All users can still access
Public_Folders so I have a couple of questions that hopefully someone
can help me with...
1) Is it possible to use the dovecot's ACL plug-in on a Public name
space?
2) Is it possibl...
2009 Mar 18
3
IMAP ACLs not working
...0
user = vmail
}
client {
path = /var/spool/postfix/private/auth
mode = 0660
user = postfix
group = postfix
}
}
}
Folder structure
===========
(For dovecot-acl)
/home/vmail/example.com/user/.Spam/dovecot-acl
dovecot-acl contains
===============
owner lrwstiek
For me the config looks OK and I can't find an error...
When I change the dovecot-acl to "owner l" for example it seems that
this change has no effect.
Are there an error in my setup?
Seba
2009 Dec 15
4
Why dovecot does not want to read my acl file?
Hi,
Simple Scenario: Shared namespace and a specific UNIX group should have
access to it. System is Debian lenny (stable).
# cat /etc/dovecot/dovecot.conf
[...]
namespace public {
separator = .
prefix = Shared.
location = maildir:/var/mail/shared
}
mail_executable = /usr/local/sbin/dovecot-imap-fix.sh
mail_drop_priv_before_exec = no #just to make sure
[...]
# dpkg -l | grep dovecot
ii