Hi Larry,

On Aug 18, 2004, at 23:08, Larry Osterman wrote:

Actually if you set FLAGS to non empty and PERMANENTFLAGS to empty, all
the clients should work. You need to maintain flags in-memory even if
you can't persist them (it's in the spec), but most (if not all) clients
handle the non persistence correctly (if you think about it, they won't
know the difference typically).

Ok. I'm now returning a FLAGS containing all the system flags and an empty PERMANENTFLAGS:


1 select public
* 6 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 37]
* OK [UIDNEXT 7]
* FLAGS (\Answered \Deleted \Draft \Flagged \Recent \Seen)
* OK [PERMANENTFLAGS ()]
1 OK [READ-ONLY] SELECT completed

But this doesn't seem to help between connections. Is there something else I need to take care of?

PA.



Reply via email to