From owner-freebsd-questions Thu Dec 7 07:27:37 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA20730 for questions-outgoing; Thu, 7 Dec 1995 07:27:37 -0800 (PST) Received: from chrome.jdl.com (chrome.onramp.net [199.1.166.202]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA20724 for ; Thu, 7 Dec 1995 07:27:31 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by chrome.jdl.com (8.6.12/8.6.12) with SMTP id JAA18846 for ; Thu, 7 Dec 1995 09:26:43 -0600 Message-Id: <199512071526.JAA18846@chrome.jdl.com> X-Authentication-Warning: chrome.jdl.com: Host localhost didn't use HELO protocol To: freebsd-questions@freebsd.org Subject: Removing queued mail Clarity-Index: null Threat-Level: none Software-Engineering-Dead-Seriousness: There's no excuse for unreadable code. Net-thought: If you meet the Buddha on the net, put him in your Kill file. Date: Thu, 07 Dec 1995 09:26:42 -0600 From: Jon Loeliger Sender: owner-questions@freebsd.org Precedence: bulk What is the correct way to remove queued mail that will never be deliverable? Sure, I can wait out the n-days, but what if I wanted to clean it out? Just step into /var/spool/mqueue and rm the df and qf files? Is there a "more approved" approach? I looked through "sendmail" and "mailq"'s man pages, but didn't find what I was looking for. Thanks, jdl ps - No longer on "questions", so please keep my address in the loop.