Re: [Dovecot] expire-tool fails if mail_location contains %h

2008-11-21 Thread Thorsten Vollmer
On Fri, 2008-11-21 at 22:26 +0200, Timo Sirainen wrote: > On Tue, 2008-11-04 at 17:36 +0100, Thorsten Vollmer wrote: > > not long ago you fixed a bug regarding the expansion of ~/ in > > mail_location that prevented expire-tool from working correctly. A > > similar problem exists if mail_location c

Re: [Dovecot] expire-tool fails if mail_location contains %h

2008-11-21 Thread Timo Sirainen
On Tue, 2008-11-04 at 17:36 +0100, Thorsten Vollmer wrote: > Hi Timo, > > not long ago you fixed a bug regarding the expansion of ~/ in > mail_location that prevented expire-tool from working correctly. A > similar problem exists if mail_location contains %h: expire-tool will > use the wrong path

[Dovecot] expire-tool fails if mail_location contains %h

2008-11-04 Thread Thorsten Vollmer
Hi Timo, not long ago you fixed a bug regarding the expansion of ~/ in mail_location that prevented expire-tool from working correctly. A similar problem exists if mail_location contains %h: expire-tool will use the wrong path to access the mailbox. After replacing %h with ~, expire-tool works as