16 Mar
2010
16 Mar
'10
8:08 p.m.
On Tue, 2010-03-16 at 10:21 -0700, Dave Brenner wrote:
On 3/16/2010 8:48 AM, Timo Sirainen wrote:
Not really, without modifying code.. Except if you don't happen to have prefix=<empty> namespace yet, then it could be kludged.
I do have that namespace. What's involved in the kludge?
Actually.. There's another way to kludge what you wanted:
mail_location = mbox:~/mail:CONTROL=~/:SUBSCRIPTIONS=.mailboxlist
This works, because the only control file that mbox uses is the subscriptions file. In future this might cause some trouble if some other mbox control files show up..