Re: Sendmail deferred email?

2004-03-23 Thread Matthew Seaman
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

RE: Sendmail deferred email?

2004-03-23 Thread JJB
Subject: RE: Sendmail deferred email? You're top posting. I'll follow suit on your answer, but some people find it really confusing. Check the man page on sendmail. There are a lot of options you can use to process files in the queue. If you have some specific jobs you'd like to

Re: Sendmail deferred email?

2004-03-23 Thread Mark Frank
* 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 sendmai

RE: Sendmail deferred email?

2004-03-23 Thread Jamie
-Original Message- > From: Matthew Seaman [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 23, 2004 12:58 PM > To: JJB > Cc: [EMAIL PROTECTED] ORG > Subject: Re: Sendmail deferred email? > > On Tue, Mar 23, 2004 at 12:46:32PM -0500, JJB wrote: > > I see in mail log some defe

RE: Sendmail deferred email?

2004-03-23 Thread JJB
PROTECTED] Sent: Tuesday, March 23, 2004 12:58 PM To: JJB Cc: [EMAIL PROTECTED] ORG Subject: Re: Sendmail deferred email? On Tue, Mar 23, 2004 at 12:46:32PM -0500, JJB wrote: > I see in mail log some deferred email being held. > Is there a way to clear this email from sendmail? You can proce

Re: Sendmail deferred email?

2004-03-23 Thread Matthew Seaman
On Tue, Mar 23, 2004 at 12:46:32PM -0500, JJB wrote: > I see in mail log some deferred email being held. > Is there a way to clear this email from sendmail? You can process the mail queue manually by: # /usr/sbin/sendmail -q -v or # /usr/sbin/sendmail -Ac -q -v for the clientmqueue st

Re: Sendmail deferred email?

2004-03-23 Thread Dan Nelson
In the last episode (Mar 23), JJB said: > I see in mail log some deferred email being held. > Is there a way to clear this email from sendmail? Sendmail will by default process the mail queue every 30 minutes, I think, but you can also do it manually with "sendmail -v -q". queued mail will expire

Re: Sendmail deferred email?

2004-03-23 Thread Danny Howard
JJB wrote: I see in mail log some deferred email being held. Is there a way to clear this email from sendmail? Maybe so sendmail sub command? sendmail -q -- Danny Howard[EMAIL PROTECTED] Technical Support Manager (312)829- x235 S

Sendmail deferred email?

2004-03-23 Thread JJB
I see in mail log some deferred email being held. Is there a way to clear this email from sendmail? Maybe so sendmail sub command? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any ma