On Thu, 17 Mar 2011 07:47:32 pm feriely wrote: > Actually, I want to use BlackBerry's BES, but it binds closely to Exchange > server. So I need turn my IMAP sever into Exchange server. There is more than one interface provided by Exchange (e.g. Exchange can talk IMAP, POP, SMTP, Exchange RPC, Exchange Web Services, Activesync). Openchange server currently targets the Exchange RPC protocol. Which protocol is required for Blackberry BES?
> What confuse me is HOW to emulate exchange server with openchange and my > IMAP server? So that my IMAP server can cheat BES to provide service. We don't cheat. > Is it possible to achieve this without writting code? I doubt it. > Just do some configuration, then openchange can read/write mails save in my > IMAP server. In the longer term, we will probably support IMAP servers as a backend, using either direct access to the store (which is a possibility for something like Dovecot) or via the IMAP protocol. > In addition, need openchange and IMAP server install in same machine? Which > way they use to communicate? It depends on how it is implemented. What you are asking is not possible with the current openchange server. It is really a developer preview (not alpha) state. Brad _______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
