mirror of
https://github.com/curl/curl.git
synced 2026-05-30 14:57:32 +03: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:
parent
20a99a45c0
commit
a8b606b1a6
1 changed files with 0 additions and 4 deletions
|
|
@ -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>
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue