Don't let the minimum recursive depth be negative. (get_folders): Pass
authorJeffrey Stedfast <fejj@ximian.com>
Tue, 20 Aug 2002 19:23:15 +0000 (19:23 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Tue, 20 Aug 2002 19:23:15 +0000 (19:23 +0000)
commite6c8aa38690123bfa4afaf7b560a19d1bb88dfdf
treed0abf6b1d1c99d014a60b79335b7a85aa61d4f97
parent878e8894bff2c1112e61495b09b5f153b244e903
Don't let the minimum recursive depth be negative. (get_folders): Pass

2002-08-20  Jeffrey Stedfast  <fejj@ximian.com>

* providers/imap/camel-imap-store.c (get_folders): Don't let the
minimum recursive depth be negative.
(get_folders): Pass flags & CAMEL_FOLDER_INFO_SUBSCRIBED as the
`lsub' argument to get_folders_online() otherwise we'll end up
doing a LIST when we really wanted to do an LSUB.
camel/ChangeLog
camel/providers/imap/camel-imap-store.c