On Mar 9, 2008, at 1:18 PM, Bruce Bodger wrote:
On Mar 9, 2008, at 4:36 AM, Timo Sirainen wrote:
Fixed: http://hg.dovecot.org/dovecot-1.1/rev/85934050fdbd
I also did a related http://hg.dovecot.org/dovecot-1.1/rev/2bef36355718 change.. I guess I'll release rc3 soon, and a few days after that if everything seems to work yet another v1.0 with the same changes..
I applied the patches (in fact, downloaded the entire new file). Ran 'make clean', './configure --with-ssldir=/System/Library/OpenSSL --with- ssl=openssl --with-notify=kqueue', 'make', 'sudo make install'
...and still get...
G518X2:~/Temp/dovecot-1.1.rc2 root# dovecot -F Fsetregid(65534,6) failed with euid=0: Operation not permitted
And this happens with rc3 too? It's working in my Leopard at least.. I
don't see why setregid() would fail since it's still running as root
(euid=0). Maybe this is a Tiger-problem that's been fixed since.
Try switching mail_drop_priv_before_exec setting? It might help, or
maybe not.