Re: sendmail queue & log

2002-07-21 Thread Hal Burgiss
On Sun, Jul 21, 2002 at 03:53:26PM -0400, Edward Marczak wrote: > > > Also, is there a way to tell sendmail not to log anything, > > everytime sendmail sends an email, root gets notified causing the > > mailbox to grow quickly. > > That's certainly not standard sendmail behavior. Is there anoth

Re: sendmail queue & log

2002-07-21 Thread Edward Marczak
On 7/18/02 1:57 PM, "Pablo Ferro" <[EMAIL PROTECTED]> wrote: > Hi, I have a RH 7.2 box running sendmail. > > How can I remove all entries from the queue? > I've read the man page and I couldn't find a parameter that will do that. Stop sendmail, delete all files from /var/spool/mqueue, start sen

Re: sendmail queue is eating up 41% of my resources..why?

2002-01-02 Thread Ade Talabi
Thanks. Your suggestion did help me. I did find out that I do have about 500MB of mail queued up. I have now set OT2d to get rid of queued messages after two days. Is this right thing to set in my sendmail.cf file. Regards, Ade Mark Neidorff ([EMAIL PROTECTED]) said thusly on [01/01/02 at 12:

Re: sendmail queue is eating up 41% of my resources..why?

2001-12-31 Thread Mark Neidorff
Sounds like sendmail is stuck on a message for some reason. (or the email is so large that it is tying up your entire system) Did you try restarting the sendmail process? #/etc/rc.d/init.d/sendmail restart to see if that cures the problem? I haven't had that happen here, but it is a possibili

sendmail queue is eating up 41% of my resources..why?

2001-12-31 Thread Ade Talabi
Why will sendmail queueing system eat up 41% of my computer resources. top output below... 20081 root 11 0 1656 1512 604 D41.3 0.1 0:39 sendmail PID 20081 below from ps output... Should I be worried? root 20081 579 14 20:25 ?00:00:42 sendmail: running queue: /v

Re: sendmail queue

2001-04-27 Thread Tym Rehm
delete the files from the mqueue. Run 'sendmail -bp -d0.11' to find the mail queue location. - Original Message - From: "Martín Marqués" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 27, 2001 9:49 AM Subject: sendmail queue > how do I

sendmail queue

2001-04-27 Thread Martín Marqués
how do I eliminate with sendmail some mails that are in queue? -- El mejor sistema operativo es aquel que te da de comer. Cuida tu dieta. - Martin Marques |[EMAIL PROTECTED] Programador, Administrador |

Re: sendmail queue mode

2000-07-21 Thread Anthony E . Greene
On 21 Jul 2000 15:01 Vikram Vaswani wrote: >I would like to configure sendmail to queue messages which are not to be delivered locally ie messages that are directed to the "smart relay" host in sednmail.cf should be queued while others should be delivered immediately. > >Is there a way to do this?

Re: sendmail queue mode

2000-07-21 Thread Chuck Mead
On Fri, Jul 21, 2000 at 06:19:09PM +0518, Vikram Vaswani was heard to say: > Hi! > > I would like to configure sendmail to queue messages which are not to be delivered >locally ie messages that are directed to the "smart relay" host in sednmail.cf should >be queued while others should be deliv

sendmail queue mode

2000-07-21 Thread Vikram Vaswani
Hi! I would like to configure sendmail to queue messages which are not to be delivered locally ie messages that are directed to the "smart relay" host in sednmail.cf should be queued while others should be delivered immediately. Is there a way to do this? Please CC your response to [EMAIL PRO