Commit a8b606b1 authored by Steve Holme's avatar Steve Holme
Browse files

test909: Removed custom EHLO response after recent changes

...as it is no longer required following capability and authentication
changes and is now causing problems following commit 49341628 as
the test number is obtained from the client address in the EHLO.
parent 20a99a45
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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>

#