On Tue, 4 May 2004, Timo Sirainen wrote:

> Too bad LIST/LSUB can't tell that mailbox was deleted/unsubscribed.

But it can indicate that it is no longer selectable, via something like:

* LIST (\Noselect) "." "test"

Though, given that this doesn't actually indicate that the bit of
hierarchy no longer exists, I expect you're looking for something along
the lines of the LISTEXT \NonExistent (though also, this doesn't quite
fit -- since it is only good for LSUB and indicates that the mailbox is
subscribed, but doesn't exist).

In any case, if you really wanted to do this, you could define a flag that
clearly states "Not a folder *or* a bit of hierarchy" and take care of it
that way, something like:

* LIST (\Noop) "." "test"

-Rob

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Rob Siemborski | Andrew Systems Group * Research Systems Programmer
PGP:0x5CE32FCC | Cyert Hall 207 * [EMAIL PROTECTED] * 412.268.7456
-----BEGIN GEEK CODE BLOCK----
Version: 3.12
GCS/IT/CM/PA d- s+: a-- C++++$ ULS++++$ P+++$ L+++ E W+ N(-) o? K- w-- O-
M-- V-- PS+ PE+ Y+ PGP+ t+@ 5+++ X- R@ tv-- b+ DI+++ D++ G e++ h+ r- y?
------END GEEK CODE BLOCK-----

Reply via email to