if you are using bash (which you probably are - since I'm pretty sure most distros use this by default), you can set an environment variable using 'export'. For example:
export CAMEL_VERBOSE_DEBUG=1 Jeff On Mon, 2003-06-16 at 10:55, [EMAIL PROTECTED] wrote: > I'm not surprised that 1.4 is faster - at least I'm able to pull the email. > At 1.2+, I wasn't even able to do that within a day. > > How do I set CAMEL_VERBOSE_DEBUG = 1 in the environment? > > (can you tell I'm new to Linux?) > > > > > > Not Zed > > <[EMAIL PROTECTED]> To: Tom Hightower <[EMAIL > PROTECTED]> > Sent by: cc: Evolution List <[EMAIL > PROTECTED]> > [EMAIL PROTECTED] Subject: Re: [Evolution] Evolution > 1.4.0 *very* slow > .ximian.com > > > > > > 06/15/2003 10:09 PM > > > > > > > > > > > open a bug on bugzilla.ximian.com > > run evolution with CAMEL_VERBOSE_DEBUG=1 set in the environment > > and attach some of the output to the bug (there willprobably be a lot of > it, a lot of HEAD commands, etc, just include the first few hundred > lines of output). > > my guess is the server isn't reporting uidl, you have 'keep on server' > set, and we're having to manually resolve whether you've already > downloaded the message using pop HEAD commands, etc. > > its probaly also not reporting that it supports pipelining, so every > single message is taking a round-trip. > > (for me, 1.4 is about 3-5x faster downloading pop, over a high-latency > link) > > On Fri, 2003-06-13 at 05:01, Tom Hightower wrote: > > My setup: RH9.0 latest updates. My POP3/SMPT server is Lotus Domino > > version 5.0.13 running on WinNT 4.0, service pack 6a. > > > <snip> > > Now that I've upgraded to Evo 1.4.0 and RH9.0, it takes several *hours* > > to fetch the email (after the initial fetch). I have another Lotus > > Notes email database from which I am able to fetch, but on that one I > > choose to delete the email from the server. Nothing has changed on the > > Lotus Domino server side. > > > > > > _______________________________________________ > evolution maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution -- Jeffrey Stedfast Evolution Hacker - Ximian, Inc. [EMAIL PROTECTED] - www.ximian.com _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
