Sendmail deferred email?

Mark Frank mark at mark-and-erika.com
Tue Mar 23 10:45:34 PST 2004


* 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


More information about the freebsd-questions mailing list