Displaying 1 result from an estimated 1 matches for "ciontope".
2007 Jun 09
3
lazy_expunge and emails from Inbox, doesn't list INBOX in deleted
...ldir/deleted
}
lazy_expunge = DELETED. DELETED. DELETED.
This all works fine except for messages that were deleted from the
Inbox. They do end up in the right place (~/Maildir/deleted/cur) but
that location is not listed as a subscribable folder.
Here you can see that deleted messages from my ciontope folder show up,
but not the inbox.
a LIST "DELETED." *
* LIST (\HasNoChildren) "." "DELETED.ciontope"
a OK List completed.
You can't examine the namespace itself:
a EXAMINE DELETED
a NO Unknown namespace.
a EXAMINE DELETED.
a NO Invalid mailbox name
But the fol...