Re: [Nagios-users] check_smtp issues

2008-01-18 Thread Julie S. Lin
ROTECTED]>> > 250 Ok. > >>> DATA > 354 Ok. > >>> . > 250 Ok. 47903A17.3806 > [EMAIL PROTECTED] Sent (Ok. 47903A17.3806) > Closing connection to mail.xxx.com <http://mail.xxx.com>. > >>> QUIT &g

Re: [Nagios-users] check_smtp issues

2008-01-18 Thread Marc Powell
On Jan 17, 2008, at 11:38 PM, Julie S. Lin wrote: > Hi All > > Sorry for the incomplete info, I do know better, really. Pls forgive. > > Anyways, below is the result I get when I manually run check_smtp > from my plugins directory. This is on a redhat es4 machine running > 1.2 > nagios > (yes

Re: [Nagios-users] check_smtp issues

2008-01-18 Thread Alex Dehaini
t; 250 Ok. 47903A17.3806 > [EMAIL PROTECTED] Sent (Ok. 47903A17.00003806) > Closing connection to mail.xxx.com. > >>> QUIT > 221 Bye. > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Marc > Powell > Sent: Thursda

Re: [Nagios-users] check_smtp issues

2008-01-17 Thread Julie S. Lin
ailto:[EMAIL PROTECTED] On Behalf Of Marc Powell Sent: Thursday, January 17, 2008 7:33 PM To: nagios-users@lists.sourceforge.net Subject: Re: [Nagios-users] check_smtp issues > -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Julie

Re: [Nagios-users] check_smtp issues

2008-01-17 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Julie S. Lin > Sent: Thursday, January 17, 2008 6:36 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] check_smtp issues > > Hi > >

[Nagios-users] check_smtp issues

2008-01-17 Thread Julie S. Lin
Hi I just added a new mail server and am having trouble getting check_smtp to check it properly. This mail server is on a different network than my nagios server HOWEVER, I can telnet to the standard ports ( 25 and 993 just fine) check_smtp to another mail server on yet another network works.