26 Jul
2004
26 Jul
'04
6:04 p.m.
Mostly just fixes. Fixed some crashes with cache file. Fixed "randomly" occuring mbox parsing problem.
Namespace handling was pretty much rewritten. Non-hidden namespaces will also show up in LIST replies now, so if you have eg.:
namespace private { prefix = mboxes location = mbox:~/mail }
Then clients would show "mboxes" as normal folder.
Subscription file handling also changed and will probably change more.. Currently subscription file is specific to the namespace where the mailboxes are. So in above example subscribing to "mboxes/foo" would use ~/mail/.subscriptions file rather than the default. I'm not exactly sure if this is a good idea or not.. It probably needs to be configurable with some subscriptions = yes|no per-namespace setting.