Hi there,

I read my work email (this email) using isync and mu4e. Recently, 
we've switched from our own (?) servers (which were Office 2003 I 
think?) to Outlook365. After updating the settings in my 
.mbsyncrc[1] file I can get my email fetching to work, but it 
throws the following errors[2] and it seems that the service[3] 
doesn't work anymore after the first of these.

Please help me fix these UIDVALIDITY changes. Or should I delete 
everything locally and pull it in again from the server from 
scratch?

Thank you!

Kind regards,

Ilja

[1] ~/.mbsyncrc
## This file pulls solismail and syncs it to a local folder
## passwords are stored as encrypted files in my home directory

IMAPAccount solismail
# Address to connect to
Host outlook.office365.com
User i.j.koc...@uu.nl
# To store the password in an encrypted file use PassCmd instead 
  of Pass
PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d 
~/.solispass.gpg"
# Use SSL
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
# AuthMechs *
# AuthMechs LOGIN

IMAPStore solismail-remote
Account solismail

MaildirStore solismail-local
# The trailing "/" is important
Path ~/Maildir/
Inbox ~/Maildir/inbox
SubFolders Verbatim

Channel solismail
Master :solismail-remote:
Slave :solismail-local:
Patterns *
# Automatically create missing mailboxes, both locally and on the 
  server
Create Both
# Automatically delete items on both IMAP and local
Expunge Both
# Save the synchronization state files in the relevant directory
SyncState *

[2]: ~ > mbsync -a
C: 0/1  B: 9/32  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0
Error: channel solismail, master Drafts: Unable to recover from 
UIDVALIDITY change
(got 38, expected 61231).
C: 0/1  B: 12/32  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0
Error: channel solismail: master Junk E-mail cannot be opened.
C: 0/1  B: 17/32  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0
Error: channel solismail: master RSS Feeds cannot be opened.
C: 0/1  B: 20/32  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0
Error: channel solismail, master Sent Items: UIDVALIDITY genuinely 
changed (at UID 509).
C: 0/1  B: 31/32  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0
Error: channel solismail, master news: UIDVALIDITY genuinely 
changed (at UID 1559).
C: 1/1  B: 32/32  M: +0/0 *0/0 #0/0  S: +0/0 *0/0 #0/0

[3]: taken from 
https://wiki.archlinux.org/index.php/Isync#Automatic_synchronization
--
Ilja Kocken

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

Reply via email to