Zitat von fl...@pbartels.info:
Hello list,
I'm using dovecot 1.1.11 and I'm going to prohibit users to remove
their INBOX and some other directories in the mailbox root.
There is no problem with the inbox. Users can't delete the inbox it
looked like they could because my MUA unsubscribed t
Hello list,
I'm using dovecot 1.1.11 and I'm going to prohibit users to remove
their INBOX and some other directories in the mailbox root.
I used Access Control Lists (http://wiki.dovecot.org/ACL) to do this:
protocol imap {
mail_plugins = acl
}
plugin {
# With global ACLs in /etc/dovec
Timo Sirainen wrote:
On Fri, 2009-03-20 at 18:47 +0100, fl...@pbartels.info wrote:
> Yes. It's too much work for Dovecot to try to figure out all the
> different things you might be doing under it. You can anyway easily make
> Dovecot recalculate the quota: delete the user's quota usage row fr
Timo Sirainen wrote:
On Fri, 2009-03-20 at 11:43 +0100, fl...@pbartels.info wrote:
For example I copy some mailboxes to my server, then the current quota
for this mailboxes is still zero.
Is it correct that dovecot can't do this for me?
Yes. It's too much work for Dovecot to try to figure o
Hello,
I use Dovecot 1.1.11 and store the current quota usage in a Database.
As far I can see it, the quota usage is updated each time dovecot
performs an action on a mail.
For example if a new mail is stored in the inbox, the current quota
usage is increased. If a mail is deleted the quot