Thread: Gmail
View Single Post
  #9 (permalink)  
Old 11-05-2008, 05:12 PM
mmorse mmorse is offline
Moderator
 
Posts: 6,237
Default

When you say:
Quote:
Originally Posted by drdrem View Post
have verified IMAP "enabled" many times to be sure it's on
Do you just mean you double checked the option in gmail web-client settings? There could be something wrong with their user DB/LDAP (however they store account attributes). Have you tried connecting via another IMAP client?
Better yet if you have a *nix box type:
Code:
openssl s_client -connect imap.gmail.com:993
then type:
Code:
a01 LOGIN drdrem@gmail.com password
Do you still get that ALERT message back/can't connect in another thick-client? Time to talk with google's support - then come back to Zimbra Desktop of course
If you can already use another IMAP client with your account my apologies, I just didn't see you state so.
Reply With Quote