Xymon Mailing List Archive search

smtp check

list Lars Ebeling
Thu, 1 Dec 2005 13:34:15 +0100
Message-Id: <01d001c5f673$8aa75060$user-a73ca09b698f@xymon.invalid>

Perhaps the mailserver neeed a Helo/ehlo first?

This is what I have in my bb.services:

[smtp]
   send "ehlo\r\nquit\r\n"
   expect "220"
   options banner
   port 25

Regards
Lars


----- Original Message ----- 
From: "Stef Coene" <user-dbffe946c0f4@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Thursday, December 01, 2005 10:12 AM
Subject: [hobbit] smtp check

Hi,

I get this when I check a smtp server:
Address=195.86.128.62:25, open=1, res=0, err=0, connecttime=0.002863,
totaltime=1.153169, banner='501 Syntax error in parameters or arguments
' (45 bytes)

Other smtp servers are working fine.  This is the smtp server of the ISP.

How can I find out what the exact conversation is between my hobbit server 
and
the smtp server ?

Stef