On Nov 9, 2007 9:22 AM, Paulo Sergio <[EMAIL PROTECTED]> wrote:
> Hi Robert,
> as i told in the list before i'm working on a R&D project and my goal is to
> implement both IMAP IDLE and some notification mechanism my idea is to add a
> custom IMAP command to receive the sessionid of the user that should be
> notified.
> i just need some way to register all the sessions in some memory/db
> structure, so then i could notify them.. can someone point me to the right
> direction?

we've been talking about altering the MailboxAPI to introduce an
explicit session managed by the manager and to ensure that only one
instance is needed per mailbox. some strawmen diagram might be useful
as place to kickstrat discussions.

> also where exaclty should i start to implement the idle command?
> this will probably need modifications in all the imap related modules ...

the place to start is by creating an IDLE decoder (parser) with good unit tests

> BTW: The project i'm working is opensource, and if i manage to have a good
> implementation of idle and the notification mechanism, i would be REALLY
> happy to contribute to the James project!

great

- robert

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

Reply via email to