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
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
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