From owner-freebsd-questions@FreeBSD.ORG Tue Mar 23 09:54:38 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 CAD7416A4CE for ; Tue, 23 Mar 2004 09:54:38 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 480FB43D2F for ; Tue, 23 Mar 2004 09:54:38 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id i2NHsRgc008027; Tue, 23 Mar 2004 11:54:27 -0600 (CST) (envelope-from dan) Date: Tue, 23 Mar 2004 11:54:26 -0600 From: Dan Nelson To: JJB Message-ID: <20040323175426.GD2492@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i 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 17:54:39 -0000 In the last episode (Mar 23), JJB said: > I see in mail log some deferred email being held. > Is there a way to clear this email from sendmail? Sendmail will by default process the mail queue every 30 minutes, I think, but you can also do it manually with "sendmail -v -q". queued mail will expire and be bounced back to the sender after 5 days of delivery attempts. -- Dan Nelson dnelson@allantgroup.com