Aaron Stone wrote:
> On Sat, 2005-11-26 at 12:29 +0100, Paul J Stevens wrote:
> 
> 
>>In addition to INBOX, David's idea to allow auto-creation of runtime
>> specified mailboxes like Spam also deserves condideration.
> 
> 
> Config option to say which mailboxes are allowed to be auto-created?
> INBOX is easy because it's part of the RFC, but Spam makes sense, and
> probably Drafts, Trash, Sent, etc. I'd much rather not hardcode that
> list, but making it default in the stock config file seems reasonable.
> Am I onto your train of thought here?

Exactly; allow admins to specify allowable auto-creation in case of
BOX_ADDRESSPART that is.

> Thanks for the glib 2.6/2.8 fix, btw. Was it a function that switched
> from being a macro to a real function or something?

It was a trivial thing: g_tree_remove switched from returning void to returning
a gboolean. Something I used in my new g_tree_merge code in misc.c for the
rewritten search/sort capability (as yet unused in the imap code).


-- 
  ________________________________________________________________
  Paul Stevens                                  mailto:[EMAIL PROTECTED]
  NET FACILITIES GROUP                     PGP: finger [EMAIL PROTECTED]
  The Netherlands________________________________http://www.nfg.nl

Reply via email to