From owner-freebsd-stable Wed May 8 20:33:28 2002 Delivered-To: freebsd-stable@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 516D837B407 for ; Wed, 8 May 2002 20:33:23 -0700 (PDT) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.3/8.12.3) with ESMTP id g493XMSd045350 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 8 May 2002 20:33:22 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.3/8.12.3/Submit) id g493XMLX045347; Wed, 8 May 2002 20:33:22 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15577.60930.577722.682790@horsey.gshapiro.net> Date: Wed, 8 May 2002 20:33:22 -0700 From: Gregory Neil Shapiro To: Alan E Cc: FreeBSD Stable List Subject: Re: /var/spool/{mqueue,clientmqueue} and 'mailq' In-Reply-To: <20020509012717.GA43918@wwweasel.geeksrus.net> References: <20020509012717.GA43918@wwweasel.geeksrus.net> X-Mailer: VM 7.00 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alane> I just can seem to find any docs that explain to me why Start with /etc/mail/README. alane> (1) no bounces or warnings ever get sent when stuff gets stuck in alane> /var/spool/clientmqueue, and Assuming you haven't turned off: sendmail_msp_queue_enable="YES" # Dequeue stuck clientmqueue mail (YES/NO). in /etc/rc.conf, "stuck" items should get tried every half hour. If they aren't getting out a bounce will be generated. But if mail can't get out, the bounces probably can't either. alane> (3) why mailq only tells me about /var/spool/mqueue. See the mailq man page: mailq -Ac They are also reported in the nightly periodic mailings. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message