View Single Post
  #7 (permalink)  
Old 08-12-2007, 09:03 AM
dkarp dkarp is offline
Zimbra Employee
 
Posts: 1,434
Default

Right. LOGIN adminname adminpass will log you into the admin account. If you instead used AUTHENTICATE PLAIN, then a base64-encoded string including the account you want to login, the admin name, and the admin pass delimited by NUL bytes, the server will use the admin credentials to log you into the target user. imapsync knows how to do this...
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote