Noah,
It is hard to tell if the message is non-existent because you cut the
FETCH UID command so I can't tell if the UID is actually listed by the
server.  Can you send me (feel free to mail me directly).  The full log
from when we send 
FETCH 1:* (UID FLAGS)
And all of the responses to that and then when we send

UID FETCH 11695 (UID FLAGS INTERNALDATE RFC822.SIZE RFC822.HEADER)

Thx,
-steve

-----Original Message-----
From: Noah Freedman [mailto:[EMAIL PROTECTED]] 
Sent: Friday, December 14, 2001 12:51 AM
To: mac Talk
Subject: Entourage X and IMAP - error 1025 -- diagnosis?

I am running Entourage X against Exchange (5.5+SP3) via IMAP.  It all
works
reasonably, except for refreshing the INBOX message list (none of the
other
folders or subfolders are affected).  When the INBOX list refreshes, it
kicks up an "Error 1025" message at the end.

I used tcpflow to monitor the traffic.  It looks like Entourage, after
fetching the list of messages, then requests a non-existent message (UID
11695).  Is this some magic number?  Here's an edited extract of the
conversation, ending with the error.  Any ideas, about the error or
about
where I might report it?

Thanks

Noah

###############################

A002 LIST "" ""
* LIST (\Noselect) "/" ""
A002 OK LIST completed.

A003 SELECT "INBOX"
* 1829 EXISTS
* 0 RECENT
* FLAGS (\Seen \Answered \Flagged \Deleted \Draft)
* OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft)]
* OK [UNSEEN 1732] Is the first unseen message
* OK [UIDVALIDITY 316] UIDVALIDITY value.
A003 OK [READ-WRITE] SELECT completed.

A004 LIST "" "INBOX*"
* LIST (\Marked) "/" INBOX
A004 OK LIST completed.

A005 LSUB "" "INBOX*"
* LSUB () "/" INBOX
A005 OK LSUB completed.

A006 FETCH 1:* (UID FLAGS)
* 1 FETCH (UID 1 FLAGS (\Seen))
* 2 FETCH (UID 2 FLAGS (\Seen))
.
. . . . . . etc . . . .
.
* 1828 FETCH (UID 13040 FLAGS (\Seen \Deleted))
* 1829 FETCH (UID 13041 FLAGS ())
A006 OK FETCH completed.

A007 UID FETCH 11695 (UID FLAGS INTERNALDATE RFC822.SIZE RFC822.HEADER)
A007 NO One or more arguments are invalid


-- 
To unsubscribe:
<mailto:[EMAIL PROTECTED]>
To search the archives: 
 
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

--
To unsubscribe:           <mailto:[EMAIL PROTECTED]>
To search the archives:
          <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to