CamelIMAPXServer: exposed command run function in public API
authorChristian Hilberg <chilberg@src.gnome.org>
Fri, 22 Jun 2012 15:21:36 +0000 (17:21 +0200)
committerMatthew Barnes <mbarnes@redhat.com>
Tue, 26 Jun 2012 15:20:29 +0000 (11:20 -0400)
commitfb3f476526ebee33e0a1422f0c9dcff4a09ce659
tree7bf248eb2eda09298f0f27997befeb07573d8ab4
parentbcd3df6764d454fb869cecb14947da1fb22cf22e
CamelIMAPXServer: exposed command run function in public API

* in order to actually make use of the untagged response
  handler extensions, CamelIMAPXStore derivatives will
  need to send custom commands to the IMAP server
* the newly exposed API function provides a means for this
camel/camel-imapx-server.c
camel/camel-imapx-server.h