Your IMAP Sync tool has been a great help in aiding us with transferring email from email accounts on our system to others when someone's account is being deactivated.
Unfortunately we seemed to have a problem trying to use it now to transfer email to Gmail accounts. This always worked before, but now when we enter in the destination email server settings we get:
Error:System.Exception: Server returned: CAPABILITY IMAP4rev1 UNSELECT LITERAL+ IDLE NAMESPACE QUOTA ID XLIST CHILDREN X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE
at LumiSoft.Net.IMAP.Client.IMAP_Client.Authenticate(String userName, String password)
at IMAP_sync.wfrm_utils_MessagesTransferer.InitDestination()
at IMAP_sync.wfrm_utils_MessagesTransferer.m_pNext_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button..WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr Iparam)