View Single Post
  #6 (permalink)  
Old 09-15-2005, 11:24 AM
sam sam is offline
Zimbra Employee
 
Posts: 821
Lightbulb Windows MailTo Handler

Not only is it possible, here's how you would do it:

Once our ajax client has a direct link to the compose window, you need to whip up an exe to auth against zimbra and launch the compose window in your default browser.

You then set HKEY_CLASSES_ROOT\mailto\shell\open\command (defines the default MailTo handler for your system) to the launch exe and you're done.
Reply With Quote