Hi Andrew,

It works by sending a single command: ID ("GUID" "1"), and then the
rest of the IMAP commands are the same as for any other server. The
Zimbra Desktop client also supports some fancy authentication scheme,
but this is unnecessary as you can just use encrypted password login
over SSL, and that should be about as secure.

I really do want to write an extension for this. I don't think it is
possible to send random IMAP commands from an extension, so it would
probably involve writing a proxy. In turn to support SSL would require
openssl on the client computer. This is generally not a problem on
linux, but it would be an extra download on windows.

On the other hand since this is only a few lines of code, I will see
if it can be included into the regular Thunderbird source, but it is
doubtful.

Bijan

On Oct 15, 3:30 am, Andrew <[email protected]> wrote:
> Great!  Does your modified Thunderbird work by making the Yahoo IMAP
> servers
> think it's the Zimbra Desktop client?
>
> It would be nice if it wasn't necessary to download a modified version
> of Thunderbird, either by getting this incorporated into the regular
> Thunderbird source (which I'd guess is very unlikely) or putting the
> functionality into an extension, which from what other people have
> said might require implementing an IMAP proxy and could be a lot more
> work.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Thunderbird Webmail Extension" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/thunderbird-webmail-extension?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to