Hi,
I'm still having problems to get the expire plugin working. Now I get
the following error when running the expire-tool.
Error: stat(/root/mail/.Trash/tmp) failed: Permission denied (euid=2005
egid=100)
Somehow it tries to access root's mailbox with a standard user account.
I'm already on v1.1rc8.
--Helmut
-------- Original Message --------
Subject: Re: [Dovecot] expire plugin - setgid failed
From: e-frog <[EMAIL PROTECTED]>
To: Dovecot Mailing List <[EMAIL PROTECTED]>
Date: 27.05.2008 20:06
On Sat, 2008-05-17 at 13:58 +0200, e-frog wrote:
If I run the expire tool I get the following error:
server:~# dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-tool
Fatal: setgid(100) failed with euid=2005, gid=0, egid=0: Operation not
permitted
Does this help? http://hg.dovecot.org/dovecot-1.1/rev/5b27f5cbf016
Yes, the setgid failure is gone! Thanks Timo!