Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] Syncing from Exchange IMAP
@ 2007-11-28  1:25 Dan Sully
  2007-11-28 17:11 ` William Morgan
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Sully @ 2007-11-28  1:25 UTC (permalink / raw)


So I really like pain, and am trying to sync from an Exchange server via
IMAP. Login appears to work ok, but then:

Updating message imaps://owa015.foo.net/Inbox#11848861110123690,
source 1 => 1, offset 11848861110123690 => 11848861110123690, state {inbox}
=> {inbox}

[Tue Nov 27 17:21:37 -0800 2007] problem getting messages from
imaps://owa015.foo.net/Inbox: IMAP message mismatch: requested
11848861110123690, got 11848861110160176.

[Tue Nov 27 17:21:37 -0800 2007] error loading messages from
imaps://owa015.foo.net/Inbox: IMAP message mismatch: requested
11848861110123690, got 11848861110160176.

Scanned 1, added 0, updated 1 messages from
imaps://owa015.foo.net/Inbox.

I've tried with both Inbox and INBOX. Any thoughts? Thunderbird (*spit*)
talks to the server fine.

-D
--
<dsully> please describe web 2.0 to me in 2 sentences or less.
<jwb> you make all the content. they keep all the revenue.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [sup-talk] Syncing from Exchange IMAP
  2007-11-28  1:25 [sup-talk] Syncing from Exchange IMAP Dan Sully
@ 2007-11-28 17:11 ` William Morgan
  2007-11-28 18:09   ` Dan Sully
  0 siblings, 1 reply; 5+ messages in thread
From: William Morgan @ 2007-11-28 17:11 UTC (permalink / raw)


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 <wmorgan-sup at masanjin.net>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [sup-talk] Syncing from Exchange IMAP
  2007-11-28 17:11 ` William Morgan
@ 2007-11-28 18:09   ` Dan Sully
  2007-11-28 22:35     ` Brendan O'Connor
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Sully @ 2007-11-28 18:09 UTC (permalink / raw)


* William Morgan shaped the electrons to say...

>This suggests that Exchange is crazy and is giving different sizes for
>the same message at different points in time.

I concur that Exchange is crazy.

>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?

Yes, things appear to work right. The mismatch only fails on the first 2
messages.

-D
--
<dsully> please describe web 2.0 to me in 2 sentences or less.
<jwb> you make all the content. they keep all the revenue.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [sup-talk] Syncing from Exchange IMAP
  2007-11-28 18:09   ` Dan Sully
@ 2007-11-28 22:35     ` Brendan O'Connor
  2007-12-08 21:46       ` William Morgan
  0 siblings, 1 reply; 5+ messages in thread
From: Brendan O'Connor @ 2007-11-28 22:35 UTC (permalink / raw)


Excerpts from Dan Sully's message of Wed Nov 28 18:09:01 +0000 2007:
> * William Morgan shaped the electrons to say...
> 
> >This suggests that Exchange is crazy and is giving different sizes for
> >the same message at different points in time.
> 
> I concur that Exchange is crazy.
> 
> >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?
> 
> Yes, things appear to work right. The mismatch only fails on the first 2
> messages.

Yep, I did the same workaround for exchange IMAP and it works for me too.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [sup-talk] Syncing from Exchange IMAP
  2007-11-28 22:35     ` Brendan O'Connor
@ 2007-12-08 21:46       ` William Morgan
  0 siblings, 0 replies; 5+ messages in thread
From: William Morgan @ 2007-12-08 21:46 UTC (permalink / raw)


Excerpts from Brendan O'Connor's message of Wed Nov 28 14:35:23 -0800 2007:
> Excerpts from Dan Sully's message of Wed Nov 28 18:09:01 +0000 2007:
> > Yes, things appear to work right. The mismatch only fails on the
> > first 2 messages.
> 
> Yep, I did the same workaround for exchange IMAP and it works for me
> too.

I've disabled this sanity check in SVN.

-- 
William <wmorgan-sup at masanjin.net>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-12-08 21:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-28  1:25 [sup-talk] Syncing from Exchange IMAP Dan Sully
2007-11-28 17:11 ` William Morgan
2007-11-28 18:09   ` Dan Sully
2007-11-28 22:35     ` Brendan O'Connor
2007-12-08 21:46       ` William Morgan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox