Hi,

I seem to be getting the error:

Maildir error: UID 3 is beyond highest assigned UID 1

I have three of these with a UID number variation

I'm on OSX, using Emacs 24.5.1 with Mu4e.

I'm synchronising 3 maildirs:
~/Mail/Maildir1
~/Mail/Maildir2
~/Mail/Maildir3

Sanitised .mbsyncrc

-----------------------------------

IMAPAccount maildir1
Host example.com
User u...@example.com
PassCmd "security find-generic-password -s mbsync-user-password -w"
Port 993
SSLType IMAPS
AuthMechs Login
CertificateFile /usr/local/etc/openssl/certs/cert1.crt
CertificateFile /usr/local/etc/openssl/certs/cert2.crt

IMAPStore maildir1-remote
Account maildir1

MaildirStore maildir1-local
Path ~/Documents/Mail/Maildir1/
Inbox ~/Documents/Mail/Maildir1/INBOX

Channel maildir1
Master :maildir1-remote:
Slave :maildir1-local:
Patterns *
Create Both
Expunge Both
SyncState *

IMAPAccount maildir2
...

IMAPAccount maildir3
...

-----------------------------------

This repeats with the two other maildirs.

.emacs includes:

-----------------------------------

(setq mu4e-change-filenames-when-moving t)

-----------------------------------

Although I have had to clean up some duplicate U=xx, which I did by following 
directions from: http://tiborsimko.org/mbsync-duplicate-uid.html

Any ideas on how to fix the error?

Many thanks

Simon
------------------------------------------------------------------------------
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to