From owner-freebsd-questions@FreeBSD.ORG Tue Mar 23 13:24:18 2004 Return-Path: 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 E964916A4CE for ; Tue, 23 Mar 2004 13:24:18 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id B517C43D39 for ; Tue, 23 Mar 2004 13:24:17 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i2NLO7qk004931 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 23 Mar 2004 21:24:07 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i2NLO7lt004930; Tue, 23 Mar 2004 21:24:07 GMT (envelope-from matthew) Date: Tue, 23 Mar 2004 21:24:07 +0000 From: Matthew Seaman To: JJB Message-ID: <20040323212407.GA4312@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , JJB , "freebsd-questions@FreeBSD. ORG" References: <20040323175810.GE973@happy-idiot-talk.infracaninophile.co.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk X-Virus-Scanned: clamd / ClamAV version devel-20040316, clamav-milter version 0.67l cc: "freebsd-questions@FreeBSD. ORG" Subject: Re: Sendmail deferred email? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 21:24:19 -0000 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 23, 2004 at 01:27:54PM -0500, JJB wrote: > Did sendmail -q -v and mailq > The 15 deferred emails are still there deferred. >=20 > So let me change my question from > Is there a way to clear this email from sendmail? > To > Is there a way to FORCE DELETE this deferred email from sendmail? Sure: # cd /var/spool/mqueue # rm -i * but be careful only to delete those 15 df and qf files corresponding to the stuck messages. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAYKr3dtESqEQa7a0RAikqAKCA7Tyb/dCIHiORkk+a8p+yG8G3/gCeIzC9 nW6CpoV3VAi5otm9MkSleDQ= =grSt -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv--