Hello,

I found the following message in the archives and it describes the same
problem we've had on multiple Macs running in OE 5.02, Entourage 2001, and
Entourage X against Exchange 5.5. It typically affects the Inbox and Sent
Mail folders. Today I worked on a machine whose Sent Items folder has
several hundred messages. If I refresh the list, it counts down 20 or 30,
then pauses, goes to zero, and displays the 1025 message. If I refresh
again, it gets through another 20 or 30, and so on, until it hits 9, after
which it cannot get any further.

Since the thread ends unresolved, I'm hoping someone has some more
information.

Thanks,

Jack

=== thread follows ====


�  From: Steve Friesen
�  Subject: RE: Entourage X and IMAP - error 1025 -- diagnosis?
�  Date: Fri, 14 Dec 2001 10:16:48 -0800




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]>
archives:       <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to