From owner-freebsd-questions@FreeBSD.ORG Tue Apr 4 19:19:06 2006 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 D4AE616A426 for ; Tue, 4 Apr 2006 19:19:06 +0000 (UTC) (envelope-from Zimmerman.Eric@con-way.com) Received: from ljcqs129.cnf.com (mail-cluster.cnf.com [63.230.177.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A6AA43D48 for ; Tue, 4 Apr 2006 19:19:04 +0000 (GMT) (envelope-from Zimmerman.Eric@con-way.com) Received: from ljcqs129.cnf.com (localhost [127.0.0.1]) by ljcqs129.cnf.com (Postfix) with ESMTP id 879C6F4686; Tue, 4 Apr 2006 12:19:03 -0700 (PDT) Received: from ciies004.conway.prod.con-way.com (cnfdcx-131-slb-02-in.cnf.com [10.0.108.132]) by ljcqs129.cnf.com (Postfix) with ESMTP id 783EDF46F8; Tue, 4 Apr 2006 12:19:03 -0700 (PDT) Received: from qgaes001.conway.prod.con-way.com ([10.40.10.68]) by ciies004.conway.prod.con-way.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 4 Apr 2006 12:16:59 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 4 Apr 2006 14:16:57 -0500 Message-ID: <12AAD6CC50A25841834F43955F39B66E0402BA64@qgaes001.conway.prod.con-way.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: mail not flowing thread-index: AcZYGMdeWdkcsmenQjKAtdxlFAQ7BQAA1TkQ From: "Zimmerman, Eric" To: "Joy Williams" , X-OriginalArrivalTime: 04 Apr 2006 19:16:59.0989 (UTC) FILETIME=[58DDB050:01C6581C] X-Virus-Scanned: ClamAV using ClamSMTP Cc: Subject: RE: mail not flowing 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, 04 Apr 2006 19:19:06 -0000 >=20 > I have 690 emails in queue and cannot get them out. >=20 > Amavisd will not start - It appears to but if I enter the stop command > it displays a message that it is not running. >=20 >=20 >=20 > I have rerouted my email so that it does not run through Freebsd for > now; however I need to get the emails out of the queue. >=20 > Is there a way to force them out? >=20 Take amavisd out of the picture and let postfix deliver them? Check postfix master file for how things are getting routed. Use 'postqueue -f' to flush postfix queue once you make the changes. Why not just get amavisd working? Turn up your logging level to max, tail -f maillog and see why its puking