Detect whether an IMAP client is specifying selection
authorArt Cancro <ajc@citadel.org>
Fri, 27 Apr 2007 19:56:27 +0000 (19:56 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 27 Apr 2007 19:56:27 +0000 (19:56 +0000)
commit280ff7db98784ef3672a701b05be2de039230e6c
tree18a9678cd06398f163de901d8a3f69f9d5a9f44a
parentaa89997afbe561ecb2ecb9bc2fd98a6950951747
Detect whether an IMAP client is specifying selection
options.  If present, save their start and end positions and
shift the expected position of the folder root to one position
right of the end of the selection options.  (Note: we do not
yet *do* anything with the selection options; we've merely
located and isolated them at this point.)
citadel/imap_list.c