From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Wed, 28 Nov 2007 09:11:50 -0800 Subject: [sup-talk] Syncing from Exchange IMAP In-Reply-To: <20071128012522.GA2951@electricrain.com> References: <20071128012522.GA2951@electricrain.com> Message-ID: <1196269754-sup-8420@south> Excerpts from Dan Sully's message of Tue Nov 27 17:25:22 -0800 2007: > [Tue Nov 27 17:21:37 -0800 2007] problem getting messages from imaps://owa015.foo.net/Inbox: IMAP message mismatch: requested 11848861110123690, got 11848861110160176. This suggests that Exchange is crazy and is giving different sizes for the same message at different points in time. But that error is only a sanity check (hence "crazy"). If you comment out the line that raises it (lib/sup/imap.rb line 276), do things work right? Specifically, when you hit enter in thread-index-mode, do you actually see the messages you thought you would? -- William