CamelIMAPXServer: LIST a mailbox after creating it.
authorMatthew Barnes <mbarnes@redhat.com>
Wed, 11 Sep 2013 17:04:31 +0000 (13:04 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Sun, 27 Oct 2013 12:24:42 +0000 (08:24 -0400)
commit6ab8867a3a9b532254cf9fe2c9fd23f6a4a6362d
tree26da41f2f97faedd6547ca9f6b1af835c58caa44
parent72e1591499f80d121c22588a24749c94d43befa8
CamelIMAPXServer: LIST a mailbox after creating it.

Listing the mailbox will trigger our untagged LIST handler.  This
simulates being notified of a newly-created mailbox, so we can just
let the callback functions handle the bookkeeping.
camel/camel-imapx-server.c
camel/camel-imapx-store.c