View Single Post
  #23 (permalink)  
Old 03-26-2008, 07:09 AM
Snib Snib is offline
New Member
 
Posts: 3
Default ZimbraNotify and PreAuth automatic logon

Excellent program, just installed and it is looks really good!

I configued Pre-Auth with ZimbraNotify to autologon to a Zimbra account when the "Open Zimbra" option is selected. Currently the account name is hardcoded into the Java program from the URL below but this way you get directly into the account without having to go via the Zimbra logon screen and enter your user name and password.

The main details are at this URL but the Java program needed a few changes.

Preauth - Zimbra :: Wiki

If anyone is interested is setting this up let me know and I will post the full details on how I got this working.

In the PERL script there is a comment about persistance when moving the mouse over the "no new mail" tooltip. I would like to always be able to start zimbra from the "Open Zimbra" option but the tooltip is only persitant when unread mail is present. How can the script me changed so that all the tooltips are persistant if the mouse is moved over them so that I can select the "Open Zimbra option at any time?

Snib
Reply With Quote