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).


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Timo Sirainen
Sent: Wednesday, August 18, 2004 1:37 PM
To: petite_abeille
Cc: [EMAIL PROTECTED]
Subject: Re: shared mailbox permanent flags?

On 18.8.2004, at 23:28, petite_abeille wrote:

>> Returning empty PERMANENTFLAGS list is your best bet. Although 
>> probably no clients actually do it.
>
> I already do that for anonymous access:
>
> * FLAGS ()
> * OK [PERMANENTFLAGS ()]

FLAGS list shouldn't be empty. It should contain at least the system 
flags.

> But this doesn't seem to help :/

Yep. I doubt there's a way to make it work many (if any) clients.

Reply via email to