Re: Sendmail is down without any reason...

2001-01-25 Thread Vineeta
run sendmail in verbose mode as follows: /usr/sbin/sendmail -v e-mail-address where e-mail-address is some valid email address. After that enter data.End with "." (w/o quotes) on a separate line After that you'll see the "HELO" response,handshake taking place between the 2 servers i.e. your serv

Re: Sendmail is down without any reason...

2001-01-24 Thread Tomás García Ferrari
Hi, That were my first bets: /var/log/messages and /var/log/maillog, but I couldn't find any extrange log... Just a lot of Majordomo activity. Could it be related to a memory problem? > Try running sendmail in verbose mode. How do you do this? I start sendmail with the command '/etc/rc.d/init.d

Re: Sendmail is down without any reason...

2001-01-24 Thread Mike Burger
Regarding the note, below, to check other logs as well, check the /var/log/maillog file, too. On Wed, 24 Jan 2001, Vineeta wrote: > > First of all, see the /var/log/messages file. > Check other logs as well. > Try running sendmail in verbose mode. > > I had a similar problem.But,for me my m/c wa

Re: Sendmail is down without any reason...

2001-01-24 Thread Vineeta
First of all, see the /var/log/messages file. Check other logs as well. Try running sendmail in verbose mode. I had a similar problem.But,for me my m/c was running out of memory. It gave "resource temporarily unavailable"... Anyways,check this out.Might help. Cheers, Vineeta Tomás García Fer