Re: [Evolution] Evo 2.4.0 IMAP Issue



Ok.  So it looks like it just gets the mail headers, but not the body of
the message.

Here's what I get for each message it downloads.  So this one was for the
last email you sent me.

received: * 205 FETCH (UID 1282 FLAGS (\Seen) RFC822.SIZE 4649
INTERNALDATE "21-Sep-2005 05:30:32 -0600" BODY[HEADER] {1605}
Literal: -->Return-Path: <notzed ximian com>
Delivered-To: tyler tylercentral com
Received: (qmail 35362 invoked from network); 21 Sep 2005 11:30:32 -0000
Received: from 130.57.169.10 by ns1.levelonehosting.net (envelope-from
<notzed ximian com>, uid 82) with qmail-scanner-1.25st
 (clamdscan: 0.86.2/1092. spamassassin: 3.1.0. perlscan: 1.25st.
 Clear:RC:0(130.57.169.10):SA:0(0.0/3.5):.
 Processed in 0.684205 secs); 21 Sep 2005 11:30:32 -0000
X-Spam-Status: No, hits=0.0 required=3.5
X-Qmail-Scanner-Mail-From: notzed ximian com via ns1.levelonehosting.net
X-Qmail-Scanner: 1.25st (Clear:RC:0(130.57.169.10):SA:0(0.0/3.5):.
Processed in 0.684205 secs Process 35354)
Received: from unknown (HELO peabody.ximian.com) (130.57.169.10)
  by s01060080c86f7208.cg.shawcable.net with SMTP; 21 Sep 2005 11:30:31 -0000
Received: (qmail 30692 invoked from network); 21 Sep 2005 11:30:22 -0000
Received: from localhost (HELO ?192.168.0.16?) (127.0.0.1)
  by localhost with SMTP; 21 Sep 2005 11:30:22 -0000
Subject: Re: [Evolution] Evo 2.4.0 IMAP Issue
From: Not Zed <notzed ximian com>
To: Tyler <tyler tylercentral com>
Cc: evolution-list gnome org
In-Reply-To: <39635 192 168 0 100 1127298149 squirrel 192 168 0 100>
References: <48017 192 168 0 100 1127203361 squirrel 192 168 0 100>
         <1127206790 9337 42 camel lostzed mmc com au>
         <39635 192 168 0 100 1127298149 squirrel 192 168 0 100>
Content-Type: text/plain
Date: Wed, 21 Sep 2005 19:25:47 +0800
Message-Id: <1127301948 32115 2 camel lostzed mmc com au>
Mime-Version: 1.0
X-Mailer: Evolution 2.4.0
Content-Transfer-Encoding: 7bit

<--
received: )
received: * 206 FETCH (UID 1283 FLAGS () RFC822.SIZE 5792 INTERNALDATE
"21-Sep-2005 05:40:56 -0600" BODY[HEADER] {3841}

.....

Then it goes to the next message.  I'm guessing that's what IMAP should do
anyway since it keeps the mail on the server.  I see 39 unread messages in
my inbox, but when I click on it, the folder is empty.

Then after all the headers in one folder are received I get this:

received: A00016 OK FETCH completed.
sending : A00017 SELECT INBOX.Trash
Thread b5ea4bb0 >
CamelStore('imap://tyler%40tylercentral com 192 168 0 
1/;check_all;use_ssl=never;command=ssh%20-C%20-l%20%25u%20%25h%20exec%20/usr/sbin/imapd'):get_folder('INBOX/Drafts',
0) = 0x83bec68
< b5ea4bb0 >
received: * FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent)
received: * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted
\Seen)] Limited
received: * 1 EXISTS
received: * 0 RECENT
received: * OK [UIDVALIDITY 1097803983] Ok
received: * OK [MYRIGHTS "acdilrsw"] ACL
received: A00017 OK [READ-WRITE] Ok
sending : A00018 UID FETCH 1:* (FLAGS RFC822.SIZE INTERNALDATE
BODY.PEEK[HEADER])

So, I don't see any blatent errors.  However, I've never read IMAP output
before.  Can anyone see anything wrong with this output?  I've saved the
entire capture, so if you need more info let me know.


Tyler


<quote who="Not Zed">

No, to set an environmental variable depends on the shell, the normal
bash shell you do it thus:

export CAMEL_DEBUG=all
then run evolution

You can also do it all in one, but you need to put it before the
command, not after:

CAMEL_DEBUG=all evolution

All the debug spew (you'll know when you see it) will just go to the
terminal you ran it in.

FWIW imap4 is pretty buggy, you're better off using imap.

On Wed, 2005-09-21 at 04:22 -0600, Tyler wrote:
Hmm... I'm guessing I add CAMEL_DEBUG=all after the evolution-2.4
command.
  When I do that, it crashes when I try to launch it, however if I click
Restart Application it loads fine.

Did I do that right?  Where do I look for the debug info?

When I look at .evolution/mail/imap4, there is my account/INBOX.
However
the only folder in there is subfolders.  I don't see an IMAP summary or
anything like that.  After I deleted the imap folder it says its loading
messages from the server, and it shows the correct number of
unread/total
messages, just doesn't list any in the messages window.

I've tried changing the IMAP setting from IMAP to IMAP4rev1 and that
didn't change anything.

What can I try next?

BTW - Thanks for your help.

Tyler

<quote who="Not Zed">

Try running with CAMEL_DEBUG=all set in the environment, and see what
it's doing.

Running 'rm -rf .evolution/mail/imap' before you run it will force it
to
reload everything from the server.


On Tue, 2005-09-20 at 02:02 -0600, Tyler wrote:
Hi All,

I had Evolution 2.2 installed on Ubuntu Hoary.  It worked for a few
days
with my IMAP account, but then stopped for some reason.  I admit,
this
is
a fresh Linux install, so I was installing other packages, but was
unable
to see my IMAP mailbox.

Evo would see the number of messages in the mailbox, but didn't list
any
messages.  I've heard this is a problem with some IMAP servers, but
was
not able to find a solution.

I changed my Ubuntu repositories to use the development Breezy
distro.
I've upgraded to Evo 2.4.0, and the problem remains.  I've deleted
~/.evolution/ and removed Evo completely from the system and
re-installed
and setup 2.4, but no luck.

I run my own IMAP server.  I'm running Courier 4.0.1.1 with a
qmail/vpopmail-mysql/Maildir backend.

Any ideas?

Sylpheed, Thunderbird, SquirrelMail, all work.  But nothing is as
nice
as
Evo.

Tyler

_______________________________________________
Evolution-list mailing list
Evolution-list gnome org
http://mail.gnome.org/mailman/listinfo/evolution-list
--
adfa(evolution-2.4:20087): gtkhtml-WARNING **: cannot find icon:
'stock_insert-url' in gnome




--
adfa(evolution-2.4:20087): gtkhtml-WARNING **: cannot find icon:
'stock_insert-url' in gnome







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]