From owner-freebsd-questions Tue Dec 31 12:22:24 2002 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 BFF9137B401 for ; Tue, 31 Dec 2002 12:22:23 -0800 (PST) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 575C543EC5 for ; Tue, 31 Dec 2002 12:22:23 -0800 (PST) (envelope-from swear@attbi.com) Received: from localhost.localdomain ([12.242.158.67]) by rwcrmhc53.attbi.com (rwcrmhc53) with ESMTP id <2002123120221705300k6l11e>; Tue, 31 Dec 2002 20:22:17 +0000 Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost.localdomain (8.12.6/8.12.6) with ESMTP id gBVKOp8S097846 for ; Tue, 31 Dec 2002 12:24:52 -0800 (PST) (envelope-from swear@attbi.com) Received: (from jojo@localhost) by localhost.localdomain (8.12.6/8.12.6/Submit) id gBVKNVdW097831; Tue, 31 Dec 2002 12:23:31 -0800 (PST) (envelope-from swear@attbi.com) X-Authentication-Warning: localhost.localdomain: jojo set sender to swear@attbi.com using -f To: freebsd-questions@freebsd.org Subject: 5.0-RC2 sendmail msp-queue gizmo running REAL slow? From: swear@attbi.com (Gary W. Swearingen) Date: 31 Dec 2002 12:23:31 -0800 Message-ID: <7yel7y2b0c.l7y@localhost.localdomain> Lines: 20 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just installed FreeBSD 5.0-RC2 and copied most of my configuration from my 4.7-STABLE partition. (XFree86 (ati device) kept hanging up, even after rebuilding the port, but seems OK after a buildworld/kernel.) My PROBLEM: When I send mail (from Gnus or "mail"), instead of taking about a second like it used to, the mail sits in /var/spool/clientmqueue/ for about 90 seconds. (Unthreaded Gnus hangs up that long; "mail" returns immediately, but the mail hangs around for a while.) Otherwise, the mail seems to work as before. I've got sendmail_enable="NO", and the two sendmail process seem to be running the same as before. I had just copied over /etc/mail so I tried rebuilding/restarting things in /etc/mail with newaliases make all make install make restart but it didn't change the misbehavior. Any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message