test909: Removed custom EHLO response after recent changes
authorSteve Holme <steve_holme@hotmail.com>
Sun, 29 Sep 2013 15:25:11 +0000 (16:25 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 29 Sep 2013 15:25:11 +0000 (16:25 +0100)
...as it is no longer required following capability and authentication
changes and is now causing problems following commit 49341628b50007 as
the test number is obtained from the client address in the EHLO.

tests/data/test909

index ffe42ba..bc910a5 100644 (file)
@@ -8,10 +8,6 @@ SMTP
 #
 # Server-side
 <reply>
-# the key in this response is that it doesn't include SIZE support
-<servercmd>
-REPLY EHLO 250 mooo
-</servercmd>
 </reply>
 
 #