Xymon Mailing List Archive search

smtp check

list Stef Coene
Thu, 1 Dec 2005 13:52:57 +0100
Message-Id: <user-57a0dddf4573@xymon.invalid>

On Thursday 01 December 2005 13:34, lars ebeling wrote:
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
This time I get an other error:

Address=195.86.128.62:25, open=1, res=0, err=0, connecttime=0.013304, 
totaltime=1.204438, banner='554 SMTP synchronization error' (32 bytes)

Remember, this was the "old" error:
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)

Stef