Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 2004 13:45:38 -0500
From:      Mark Frank <mark@mark-and-erika.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Sendmail deferred email?
Message-ID:  <20040323184538.GA19216@millerlite.local.mark-and-erika.com>
In-Reply-To: <MIEPLLIBMLEEABPDBIEGIEFIFKAA.Barbish3@adelphia.net>
References:  <20040323175810.GE973@happy-idiot-talk.infracaninophile.co.uk> <MIEPLLIBMLEEABPDBIEGIEFIFKAA.Barbish3@adelphia.net>

next in thread | previous in thread | raw e-mail | index | archive | help
* 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.
> 
> 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?
 
If you REALLY don't care about those emails try:

/usr/sbin/sendmail -v -q -OTimeout.queuereturn=now \
-OTimeout.connect=1s -OTimeout.mail=1s -OTimeout.misc=1s \
-OTimeout.rcpt=1s

-- 
Mark Frank
"The fix is only temporary...unless it works." - Red Green



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040323184538.GA19216>