From owner-freebsd-questions@FreeBSD.ORG Tue Oct 18 05:46:18 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 025BB16A41F for ; Tue, 18 Oct 2005 05:46:18 +0000 (GMT) (envelope-from deep@symonds.net) Received: from symonds.net (ca1.symonds.net [66.92.42.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEB0243D45 for ; Tue, 18 Oct 2005 05:46:17 +0000 (GMT) (envelope-from deep@symonds.net) Received: from deep by symonds.net with local (Exim 4.44 #1 (Debian)) id 1ERkIj-0003Kb-3s; Mon, 17 Oct 2005 22:46:17 -0700 Date: Mon, 17 Oct 2005 22:46:17 -0700 To: freebsd-questions@freebsd.org Message-ID: <20051018054617.GA12063@symonds.net> References: <20051018052432.GA11190@symonds.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051018052432.GA11190@symonds.net> User-Agent: Mutt/1.5.9i From: N Deepak Subject: Re: evolution very slow X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2005 05:46:18 -0000 On Mon, Oct 17, 2005 at 10:24:32PM -0700, N Deepak wrote: > Hi, > > I am running FreeBSD-5.3-RELEASE. I used cvsup and portupgrade to > install evolution. The version is: 2.2.3. > > The problem is that evolution is too slow. It takes a few minutes > after I give the password to show my inbox with hardly 30 e-mails. > Moving from one e-mail to another is also very slow, and opening > folders with a large number of e-mails is well nigh impossible. > > My account type is Microsoft Exchange. > > Any hints or pointers? > Got it, the software was using 'internet' instead of 'intranet'. When I replaced OWA URL from: mail.example.com/exchange to: 10.102.1.9/exchange the sluggishness disappeared. Regards, Deepak