<div dir="ltr"><div><div>Hello Nicolas,<br><br></div><div>thanks for your help!<br><br><br></div><div><br></div>version 6.6.1,<br><br>relevant config:<br><br>[Account meimap]<br>localrepository = SKsMail<br>remoterepository = meOnExchange<br><br>autorefresh = 5<br>quick = 5<br><br>[Repository SKsMail]<br>type = Maildir<br>localfolders = /home/sk/.mail<br>sep = /<br><br>[Repository meOnExchange]<br>type = IMAP<br>remotehost = <a href="http://mail.host.org">mail.host.org</a><br>ssl = yes<br>remoteusereval = get_username("meOnExchange")<br>remotepasseval = get_password("meOnExchange")<br>cert_fingerprint = ...<br>subscribedonly = yes<br>nametrans = lambda foldername: re.sub('Entw&APw-rfe', 'Entwürfe', foldername)<br>createfolders = False<br><br></div>and finally offlineimap --info -a meimap<br><br>OfflineIMAP 6.6.1<br>  Licensed under the GNU GPL v2 or any later version (with an OpenSSL exception)<br>Remote repository 'meOnExchange': type 'IMAP'<br>Host: <a href="http://mail.host.org">mail.host.org</a> Port: None SSL: True<br>Establishing connection to <a href="http://mail.host.org:993">mail.host.org:993</a><br>Server welcome string: * OK The Microsoft Exchange IMAP4 service is ready.<br>Server capabilities: ('IMAP4', 'IMAP4REV1', 'AUTH=NTLM', 'AUTH=GSSAPI', 'AUTH=PLAIN', 'UIDPLUS', 'CHILDREN', 'IDLE', 'NAMESPACE', 'LITERAL+')<br><br>nametrans= lambda foldername: re.sub('Entw&APw-rfe', 'Entwürfe', foldername)<br><br>Folderlist:<br> Archive<br> Archive/Listen<br> Archive/Listen/Primo-Liste<br> Deleted Items<br> Deleted Items/Archives/2015<br> Deleted Items/DiD - Rosetta<br> Deleted Items/INUIT<br> Deleted Items/Trash<br> Drafts<br> Entw&APw-rfe -> Entwürfe<br> INBOX<br> Outbox<br> Sent<br> Sent Items<br> Trash<br> Wiederhergestellte Elemente<br> zAdmin<br> zLesBar<br><br>Local repository 'SKsMail': type 'Maildir'<br>Folderlist:<br> Drafts<br> zAdmin<br> Outbox<br> Wiederhergestellte Elemente<br> INBOX<br> Sent Items<br> Trash<br> Archive<br> Archive/Listen<br> Archive/Listen/Primo-Liste<br> zLesBar<br> Entwürfe<br> Deleted Items<br> Deleted Items/Archives/2015<br> Deleted Items/Trash<br> Deleted Items/DiD - Rosetta<br> Deleted Items/INUIT<br> Sent<br><br><br><div><br><br></div></div><br><div class="gmail_quote"><div dir="ltr">Nicolas Sebrecht <<a href="mailto:nicolas.s-dev@laposte.net">nicolas.s-dev@laposte.net</a>> schrieb am Mo., 18. Juli 2016 um 21:24 Uhr:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, Jul 18, 2016 at 04:04:06PM +0000, Sven Koesling wrote:<br>
>    Occasionally I restored my mails from a backup, which was some weeks old<br>
>    and did nt reflect the actual status of my mailbox on the imap server.<br>
><br>
>    Now I get lots off errors like<br>
><br>
>     ERROR: Aborting sync, folder 'YYY' [acc: 'myaccount']<br>
>      Error SELECTing mailbox 'YYY', server reply:<br>
>    ('NO', ["YYY doesn't exist."])<br>
><br>
>    The folders mentioned in those messages were deletd during the time from<br>
>    the backup to the restore.<br>
><br>
>    As far as I understand it, offlineimap does a two way sync. So I went to<br>
>    my local mail folder, found the folder YYY and deleted it. But after the<br>
>    next sync it re-appears, the the folder does not exist on the server.<br>
><br>
>    I don't understand what is happening here, can someone please point me to<br>
>    the right direction?<br>
<br>
offlineimap version?<br>
Configuratin file?<br>
offlineimap --info -a myaccount?<br>
<br>
--<br>
Nicolas Sebrecht<br>
</blockquote></div>