Re: [Evolution] Expunging not working on INBOX (IMAP).
- From: "Zot O'Connor" <zot zotconsulting com>
- To: Evolution List <evolution ximian com>
- Subject: Re: [Evolution] Expunging not working on INBOX (IMAP).
- Date: 11 Mar 2002 09:03:17 -0800
On Mon, 2002-03-11 at 07:27, Jeffrey Stedfast wrote:
No, what is happening is that Evolution is sending a set of UIDs that is
too long for the server to handle.
I am running the latest snapshot, it seems to work, or I could not
generate a long enough UID field to fail. Watching debug they were
pretty long.
The problem with it being a server issue, is then direct telnet testing
should fail equally. If the issue is the server, then telnet, or evo
should fail equally. The only way I see to slip through, if for some
reason the direct telnet cut n paste broke the UID field such that an
error did not happen.
The other issue, as I mentioned, is that evo is going through
ssl-tunnel. I was all set to test via s_client, but it all worked today
:(
I will test further when it happens again.
For example, the implementation of UW.IMAP is that no command line can
exceed 8000 bytes. Courier IMAP won't allow tokens larger than ~16k (the
length of the command-line doesn't matter). I'm not sure about the
implementation of Cyrus IMAP but I'm sure it's got some limitation such
as the above two.
(Note: a UID set is a single token)
Anyways, I have code in CVS that will break command-lines into smaller
chunks if they exceed a pre-defined limit.
Jeff
On Mon, 2002-03-11 at 01:27, Zot O'Connor wrote:
On Fri, 2002-03-08 at 17:22, Jeffrey Stedfast wrote:
The problem is not a timeout or anything, it's because the uid list was
too long most likely. This is already solved in development CVS as I
said earlier.
So is this an error on the evo side (too long)? That is evo is locking
up trying to send the too long list? Like maybe its sending a partial
list, thus causing an invalid (truncated) UID?
I am trying to decide if I should debug the cyrus/SSL-tunnel end. I am
leaning towards a pure evo error, but no one else is complaining.... It
seems like a "me" problem.
--
Zot O'Connor
http://www.ZotConsulting.com
http://www.WhiteKnightHackers.com
_______________________________________________
evolution maillist - evolution ximian com
http://lists.ximian.com/mailman/listinfo/evolution
--
Jeffrey Stedfast
Evolution Hacker - Ximian, Inc.
fejj ximian com - www.ximian.com
--
Zot O'Connor
http://www.ZotConsulting.com
http://www.WhiteKnightHackers.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]