Jason Webb wrote:
> However, I need to store attributes on the user for IMAP to work
> properly.
> These are two lists:
> 1) The list of current folders
> 2) The list of subscribed folders
>
> As there is no place to store this information, I propose to add
> attributes to the User object to allow me to persist this information to
> a store.
> I plan to implement this code (and thus the IMAP server) on the v3 code.

> Any comments?

Jason,

Are you proposing to add the attributes you require or a generic mechanism
similar to the one used for MailAttributes?

Having the ability to associate arbitary name/value pairs would be great.
fetchmail needs this to be able to associate users with their external
message store accounts. I'm sure there are many other potential uses too.

-- Steve


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to