Have set up Zimbra on a testbed server at "email.cvemg.local" and am able to log into the webclient on https/443 using the username "pbennett". I have also successfully configured Thunderbird and Outlook using IMAP and gotten pidgin i.m. to work on a windows workstation, all for the same "pbennett" account. However I cannot seem to get the Zimbra Desktop client to setup the account as a Zimbra style account. The error in the server's mailbox.log file is:
Code:
2008-09-11 15:06:02,638 INFO [btpool0-0] [ip=192.168.20.121;ua=Yahoo! Zimbra Desktop/0.90_1278_Windows;] soap - AuthRequest
2008-09-11 15:06:02,702 INFO [btpool0-0] [ip=192.168.20.121;ua=Yahoo! Zimbra Desktop/0.90_1278_Windows;] SoapEngine - handler exception: authentication failed for pbennett@email.cvemg.local, account not found
The values entered in the setup screen are as follows:
Code:
Description: "Central Valley Eye"
Email Address: "pbennett@email.cvemg.local"
Password: <the correct password>
Zimbra Server: "emailvm.cvemg.local"
Port: "443"
Use an encrypted connection (SSL) when accessing this server: <checked>
Synchronize with server: every 5 minutes.
When I log in using the webclient this is what appears in mailbox.log:
Code:
2008-09-11 15:34:17,110 INFO [btpool0-11] [oip=192.168.20.121;ua=zclient/5.0.9_GA_2533.DEBIAN4.0;] soap - AuthRequest
2008-09-11 15:34:17,648 INFO [btpool0-12] [oip=192.168.20.121;ua=zclient/5.0.9_GA_2533.DEBIAN4.0;] soap - AuthRequest
2008-09-11 15:34:17,758 INFO [btpool0-12] [name=pbennett@emailvm.cvemg.local;mid=5;oip=192.168.20.121;ua=zclient/5.0.9_GA_2533.DEBIAN4.0;] soap - BatchRequest
2008-09-11 15:34:17,758 INFO [btpool0-12] [name=pbennett@emailvm.cvemg.local;mid=5;oip=192.168.20.121;ua=zclient/5.0.9_GA_2533.DEBIAN4.0;] soap - (batch) GetInfoRequest
2008-09-11 15:34:18,331 INFO [btpool0-12] [name=pbennett@emailvm.cvemg.local;mid=5;oip=192.168.20.121;ua=zclient/5.0.9_GA_2533.DEBIAN4.0;] soap - (batch) SearchRequest
2008-09-11 15:34:23,583 INFO [btpool0-11] [name=pbennett@emailvm.cvemg.local;mid=5;ip=192.168.20.121;ua=ZimbraWebClient - FF3.0 (Win)/5.0.9_GA_2533.DEBIAN4.0;] soap - IMGatewayListRequest
2008-09-11 15:34:23,677 INFO [btpool0-11] [name=pbennett@emailvm.cvemg.local;mid=5;ip=192.168.20.121;ua=ZimbraWebClient - FF3.0 (Win)/5.0.9_GA_2533.DEBIAN4.0;] soap - IMGetRosterRequest
2008-09-11 15:34:23,678 INFO [btpool0-11] [name=pbennett@emailvm.cvemg.local;mid=5;ip=192.168.20.121;ua=ZimbraWebClient - FF3.0 (Win)/5.0.9_GA_2533.DEBIAN4.0;] im - IMRosterNotification:
<etc>
Zimbra Desktop version is 0.90 build 1278.
Zimbra Server version (according to the tarball name) is: zcs-5.0.9_GA_2533.DEBIAN4.0.20080815215219.
Hints?
TIA,
Patrick