[Dovecot] ACLs generating plugin problems.
Hi!
I'm trying to use an ACL to avoid deletion of messages that are inside .Trash folder, the ACL is already working very well, the problem that I'm facing is that even if the message is not deleted, mail_log logs that it has been deleted.
Also, in some cases part of the lazy_expunge code is executed too, but sometimes I just dont know where the message is, thats weird. I erased deleted and expunged folders, then I deleted a message, It hasn't been deleted, but "deleted" and "expunged" folders has been created.
Anyway, I would like to know if there is a way to stop plugin execution when an ACL matches.
Thanks a lot.
Sorry again, I forgot to tell: dovecot version: 1.0.5-1 Debian package.
Also, I tried to change plugin order on dovecot.conf, but the problem persists!
Thanks!
Fábio M. Catunda escreveu:
Hi!
I'm trying to use an ACL to avoid deletion of messages that are inside .Trash folder, the ACL is already working very well, the problem that I'm facing is that even if the message is not deleted, mail_log logs that it has been deleted.
Also, in some cases part of the lazy_expunge code is executed too, but sometimes I just dont know where the message is, thats weird. I erased deleted and expunged folders, then I deleted a message, It hasn't been deleted, but "deleted" and "expunged" folders has been created.
Anyway, I would like to know if there is a way to stop plugin execution when an ACL matches.
Thanks a lot.
On Mon, 2008-04-14 at 16:29 -0300, "Fábio M. Catunda" wrote:
Hi!
I'm trying to use an ACL to avoid deletion of messages that are inside .Trash folder, the ACL is already working very well, the problem that I'm facing is that even if the message is not deleted, mail_log logs that it has been deleted.
Fixed: http://hg.dovecot.org/dovecot-1.1/rev/068f6eefc62b
Also, in some cases part of the lazy_expunge code is executed too, but sometimes I just dont know where the message is, thats weird. I erased deleted and expunged folders, then I deleted a message, It hasn't been deleted, but "deleted" and "expunged" folders has been created.
Does the above patch fix this too?
Thanks Timo,
I will try it!
[]'s, Catunda.
Timo Sirainen escreveu:
On Mon, 2008-04-14 at 16:29 -0300, "Fábio M. Catunda" wrote:
Hi!
I'm trying to use an ACL to avoid deletion of messages that are inside .Trash folder, the ACL is already working very well, the problem that I'm facing is that even if the message is not deleted, mail_log logs that it has been deleted.
Fixed: http://hg.dovecot.org/dovecot-1.1/rev/068f6eefc62b
Also, in some cases part of the lazy_expunge code is executed too, but sometimes I just dont know where the message is, thats weird. I erased deleted and expunged folders, then I deleted a message, It hasn't been deleted, but "deleted" and "expunged" folders has been created.
Does the above patch fix this too?
participants (2)
-
"Fábio M. Catunda"
-
Timo Sirainen