<div dir="ltr"><div>Hello all,<br></div><div><br></div><div>I'm experiencing an issue where my email is being deleted on the Remote side leaving my inbox (and other folders) completely empty.  The mail is now all sitting within my local maildirs and subsequent syncs do not send any of it back up to the remote side.  As you can see if the --info output below, my nametrans settings match in both directions so from what I can tell, it should just be syncing those folders leaving the messages on both sides.  I've pasted the output of 'offlineimap --info' below as well as a few key lines from the debug logs.  Full debug logs can be viewed here: <a href="http://pastebin.com/w5JQiYtq">http://pastebin.com/w5JQiYtq</a>  Any help would be greatly appreciated!  Thanks!</div><div><br></div><div>$ offlineimap --info</div><div>OfflineIMAP 6.5.5<br></div><div><div>  Licensed under the GNU GPL v2+ (v2 or any later version)</div><div>Remote repository '<a href="mailto:REMOTE_myuser@mydomain.com">REMOTE_myuser@mydomain.com</a>': type 'IMAP'</div><div>Host: <a href="http://outlook.office365.com">outlook.office365.com</a> Port: 993 SSL: True</div><div>Establishing connection to <a href="http://outlook.office365.com:993">outlook.office365.com:993</a></div><div>Server supports ID extension.</div><div>Server welcome string: * OK The Microsoft Exchange IMAP4 service is ready. [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]</div><div>Server capabilities: ('IMAP4', 'IMAP4REV1', 'AUTH=PLAIN', 'AUTH=XOAUTH2', 'SASL-IR', 'UIDPLUS', 'MOVE', 'ID', 'UNSELECT', 'CLIENTACCESSRULES', 'CHILDREN', 'IDLE', 'NAMESPACE', 'LITERAL+')</div><div><br></div><div>folderfilter= FILTER_myuser_mydomain_com</div><div><br></div><div>nametrans= REMOTETRANS_myuser_mydomain_com</div><div><br></div><div>Folderlist:</div><div> alerts</div><div> Calendar (disabled)</div><div> Contacts (disabled)</div><div> Drafts -> drafts</div><div> INBOX -> inbox</div><div> Journal (disabled)</div><div> Notes (disabled)</div><div> Outbox (disabled)</div><div> Sent Items -> sent</div><div> Junk Email -> spam</div><div> Tasks (disabled)</div><div> Deleted Items -> trash</div><div><br></div><div>Local repository '<a href="mailto:LOCAL_myuser@mydomain.com">LOCAL_myuser@mydomain.com</a>': type 'Maildir'</div><div>nametrans= LOCALTRANS_myuser_mydomain_com</div><div><br></div><div>Folderlist:</div><div> alerts</div><div> drafts -> Drafts</div><div> inbox -> INBOX</div><div> sent -> Sent Items</div><div> spam -> Junk Email</div><div> trash -> Deleted Items</div><div><br></div></div><div>--</div><div><br></div><div><div>2015-05-12 01:39:26 INFO: Syncing INBOX: IMAP -> Maildir</div><div>2015-05-12 01:39:26 DEBUG: Loading message list for Maildir[inbox]</div><div>2015-05-12 01:39:26 DEBUG: Message list for Maildir[inbox] loaded: 0 messages   </div></div><div><div>2015-05-12 01:39:27 DEBUG: Message list for IMAP[INBOX] loaded: 103 messages</div><div>2015-05-12 01:39:27 DEBUG: Syncing messages IMAP[INBOX] -> Maildir[inbox]</div><div>2015-05-12 01:39:27 INFO: [DRYRUN] Copy 75 messages from INBOX[<a href="mailto:REMOTE_myuser@mydomain.com">REMOTE_myuser@mydomain.com</a>] to <a href="mailto:LOCAL_myuser@mydomain.com">LOCAL_myuser@mydomain.com</a></div><div>2015-05-12 01:39:27 DEBUG: Syncing messages Maildir[inbox] -> IMAP[INBOX]</div><div>2015-05-12 01:39:27 INFO: [DRYRUN] Deleting 28 messages (1429054:1429058,1429060:1429072,1429074:1429081,1429084,1429086) in IMAP[INBOX]</div><div>2015-05-12 01:39:27 DEBUG: [imap]:   39:27.20 Account sync <a href="mailto:myuser@mydomain.com">myuser@mydomain.com</a> state => LOGOUT</div></div><div><br></div><div>These are a few lines from the debug log that I find peculiar.  The 3rd line above is definitely false, the local 'inbox' folder has over 10,000 items in it.  The second to last line shows it deleting messages from the remote inbox, but these are message it just sync'd from remote to local.  Nothing was ever marked for expunge in any MUA at all.</div><div><br></div><div><br></div></div>