* 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 _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
