Date: Wed, 8 May 2002 20:33:22 -0700 From: Gregory Neil Shapiro <gshapiro@FreeBSD.ORG> To: Alan E <alane@geeksrus.net> Cc: FreeBSD Stable List <freebsd-stable@FreeBSD.ORG> Subject: Re: /var/spool/{mqueue,clientmqueue} and 'mailq' Message-ID: <15577.60930.577722.682790@horsey.gshapiro.net> In-Reply-To: <20020509012717.GA43918@wwweasel.geeksrus.net> References: <20020509012717.GA43918@wwweasel.geeksrus.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15577.60930.577722.682790>