Hello,

I am migrating a friend from Yahoo SMB to Google Apps and I am doing that
with mbsync, you can find all of the details here
<http://emxyzptlk.com/blog/2014/10/11/migrating-emails-from-yahoo-smb--to-google-apps/>
.

However, I am running into an issue with the very last folder, I had to
skip it and leave it to the end because it was ending the sync session.
Here's the relevant output for *mbsync --all --verbose --debug*

* OK Gimap ready for requests from 2620:0:10c2:101a:1853:2543:856d:93d4
sz18mb4290711iec
>>> 1 CAPABILITY
* CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN
X-GM-EXT-1 XYZZY SASL-IR AUTH=XOAUTH AUTH=XOAUTH2 AUTH=PLAIN
AUTH=PLAIN-CLIENTTOKEN
1 OK Thats all she wrote! sz18mb4290711iec
>>> 2 LOGIN <user> <pass>
* CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA ID XLIST CHILDREN
X-GM-EXT-1 UIDPLUS COMPRESS=DEFLATE ENABLE MOVE CONDSTORE ESEARCH
UTF8=ACCEPT
2 OK u...@example.com authenticated (Success)
>>> 3 NAMESPACE
* NAMESPACE (("" "/")) NIL NIL
3 OK Success
>>> 4 LIST "" "*"
[...]
4 OK Success
>>> 5 SELECT "Yahoo/Old Inbox"
* FLAGS (\Answered \Flagged \Draft \Deleted \Seen $Phishing $NotPhishing)
* OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen $Phishing
$NotPhishing \*)] Flags permitted.
* OK [UIDVALIDITY 649355533] UIDs valid.
* 15737 EXISTS
* 0 RECENT
* OK [UIDNEXT 15783] Predicted next UID.
* OK [HIGHESTMODSEQ 972213]
5 OK [READ-WRITE] Yahoo/Old Inbox selected. (Success)
recovering journal ...
[...]
new message 25163 on slave
  -> pair(-2,25163) exists
  -> updated flags to 8
  -> pushing message, TUID ZpYx0cJZg8mA
synchronizing flags
propagating new messages
>>> 7 APPEND "Yahoo/Old Inbox" (\Seen) {8360}
+ go ahead
(1 in progress) >>> 8 APPEND "Yahoo/Old Inbox" (\Seen) {3569}
* BYE Invalid character in literal
Socket error: secure read from imap.gmail.com ([2607:f8b0:4001:c08::6c]:993):
unexpected EOF


It seems like an encoding issue to me, how can I find out which file is the
problem.

Thanks,

Wael

-- 
Wael Nasreddine | SRE at Google | wael.nasredd...@gmail.com | (650) 735-1773
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://p.sf.net/sfu/Zoho
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to