Closed mpsq closed 4 years ago
The IMAP server doesn't support the UIDPLUS extension so offlineimap fallbacks on the internal legacy way of mapping the UID to the uploaded message. The server responds with 2 UIDs so offlineimap doesn't know which one is correct and reports this error.
For some reason both UIDs are equals so it's very likely fine to map either one. I've written a fix above. Please, try this patch.
I wonder you might find issues on the next run. Please, backup the cache and the maildirs before applying.
Thanks Nicolas for your quick answer.
I tried the branch and it works perfectly! No more errors or duplicated messages, everything is good now :)
Thank you very much for that fix :tada:
Thanks for your report. I've merged the patch so it should be in the next release.
I moved 2 emails into a folder
Pers
withmu4e
on mymailfence
account, since then, I get an error on sync and this results in messages being duplicated on the server (I noticed the problem when it reached 100 dupes).General information
offlineimap -o -a mailfence
Configuration file offlineimaprc
Logs, error
Steps to reproduce the error
Thank you for your help :)