1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

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 49341628b5 as
the test number is obtained from the client address in the EHLO.
This commit is contained in:
Steve Holme 2013-09-29 16:25:11 +01:00
parent 20a99a45c0
commit a8b606b1a6

View 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>
#