[Dovecot] chroot and raw logging

2007-03-28 Thread Michal Soltys
I'm not sure if it's even intended to work in this particular case, but there's a problem when chroot is explicitely defined and rawlogging is used. Rawlog respects chroot point, without being actually chrooted. Consider configurtion as below, with two cases (dovecot.rawlog dir is of course creat

Re: [Dovecot] chroot and raw logging

2007-03-28 Thread Timo Sirainen
On 28.3.2007, at 13.34, Michal Soltys wrote: I'm not sure if it's even intended to work in this particular case, but there's a problem when chroot is explicitely defined and rawlogging is used. Rawlog respects chroot point, without being actually chrooted. I did several fixes now. These should

Re: [Dovecot] chroot and raw logging

2007-03-29 Thread Michal Soltys
Timo Sirainen wrote: > I did several fixes now. These should fix them: http://www.dovecot.org/list/dovecot-cvs/2007-March/008412.html http://www.dovecot.org/list/dovecot-cvs/2007-March/008413.html Seems everything works well now.