-----Original Message----- From: Chris Scott [mailto:[EMAIL PROTECTED] Sent: Monday, September 15, 2003 10:11 PM To: [EMAIL PROTECTED] Subject: [IMGate] Re: SAV no longer useful?
> This may be the dumbest thing ever. Note that the first, second, and fourth > command get a 250. Also, it will accept a data command if the rcpt to: is > not the third command. Further testing needed but sleep needed also. Nice oberservation they return OK ; OK ; 550 User domain does not exist ; OK ; disconnect no matter what you send. So I wonder what would happen to an MTA that tried two or more RCPT TO's in the same session? > telnet zzzzzzzzzzzzzzzzzzzz.net 25 Trying 64.94.110.11... Connected to zzzzzzzzzzzzzzzzzzzz.net. Escape character is '^]'. 220 snubby4-wceast Snubby Mail Rejector Daemon v1.3 ready qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq 250 OK qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq 250 OK qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq 550 User domain does not exist. qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq 250 OK 221 snubby4-wceast Snubby Mail Rejector Daemon v1.3 closing transmission channel Connection closed by foreign host. =========================================================== # telnet qqqqqqqqqqqqqqqqqqqqqqq.net 25 Trying 64.94.110.11... Connected to qqqqqqqqqqqqqqqqqqqqqqq.net. Escape character is '^]'. 220 snubby4-wceast Snubby Mail Rejector Daemon v1.3 ready helo jackass 250 OK mail from: <[EMAIL PROTECTED]> 250 OK rcpt to: <[EMAIL PROTECTED]> 550 User domain does not exist. rcpt to: <[EMAIL PROTECTED]> 250 OK 221 snubby4-wceast Snubby Mail Rejector Daemon v1.3 closing transmission channel Connection closed by foreign host.
