LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Send/Expect Codes

To: lvs-users <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Send/Expect Codes
From: "isplist@xxxxxxxxxxxx" <isplist@xxxxxxxxxxxx>
Date: Tue, 24 Apr 2007 11:32:20 -0500
It's all working now. Still have to find the codes for IMAPS and POPS though.
For those searching, here it is...

HTTP 80, send = "GET / HTTP/1.0\r\n\r\n" and expect = "HTTP"
SMTP 25, send = "" and except = "220" (could also be 221)
IMAP 143, send = "" and except = "* OK"
POP 110, send = "" and expect = "+OK"

Mike



<Prev in Thread] Current Thread [Next in Thread>