Re: [Evolution] Evolution stops responding whenretrievingmessagesfrom imap.qq.com
- From: David Woodhouse <dwmw2 infradead org>
- To: heyan <heyan310 vip qq com>
- Cc: evolution-list <evolution-list gnome org>
- Subject: Re: [Evolution] Evolution stops responding whenretrievingmessagesfrom imap.qq.com
- Date: Sun, 21 Nov 2010 11:14:05 +0000
On Mon, 2010-11-15 at 12:12 +0800, heyan wrote:
Thanks for your help. I just tried "evolution CAMEL_DEBUG=imapx",
which showed "EI: MAIL PREFS" immediately. Then nothing happenedïeven
the evolution window did not appear. The version of Evolution is
2.30.3, and the protocol setting is confirmed to be imap+.
Sorry, I should have made that clearer. The CAMEL_DEBUG=imapx is an
environment variable to be set while running evolution. So (if you're
using a bash-like shell):
export CAMEL_DEBUG=imapx
evolution
or just:
CAMEL_DEBUG=imapx evolution
It's often useful to *capture* the output so that you have it all in a
file and can share it later. Like this:
CAMEL_DEBUG=imapx evolution 2>&1 | tee evo-debug.txt
--
dwmw2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]