issue1: bad logout from outlook.com
>>mbsync bbOutlook
* BYE logging out
34 OK LOGOUT completed
* BYE LOGOUT Requested
21 OK 73 good day (Success)
* BYE Microsoft Exchange Server 2016 IMAP4 server signing off.
7 OK LOGOUT completed.
* BYE LOGOUT received
22 OK Completed
(4 minute hang here)
Socket error: secure read from imap-mail.outlook.com (65.55.174.170:993): 
Connection reset by peer


issue2: EOF on a particular UID, how do you fix that?
1213 in progress) >>> 1219 UID FETCH 12698 (BODY.PEEK[])
(1214 in progress) >>> 1220 UID FETCH 12727 (BODY.PEEK[])
(1215 in progress) >>> 1221 UID FETCH 12763 (BODY.PEEK[])
* 405 FETCH (BODY[] {12497676}
IMAP error: unexpected EOF from imap-mail.outlook.com (207.46.10.10:993)
IMAP error: bogus FETCH response
Channel bb
Opening master store my-remote2...
Resolving imap-mail.outlook.com... ok
Connecting to imap-mail.outlook.com (2

How can I trash the 12497676 message on the server to fix this?



file: .mbsyncrc
IMAPAccount bb
Host imap-mail.outlook.com
User b...@outlook.com
#PassCmd "pass Mail/Outlook"
Pass bb99bb99
CertificateFile      /usr/local/cacert.pem
SSLType             IMAPS

IMAPStore my-remote2
Account   bb

MaildirStore my-local2
Path                 ~/Mail/Outlook/
Inbox                ~/Mail/Outlook/Inbox/
#SubFolders           Verbatim

Channel           bbOutlook
Master           :my-remote2:
Slave            :my-local2:
Patterns          Inbox Drafts
#Sync              Pull
Create            Both
Expunge           Both
SyncState         *

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to