summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0538
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/0000-Basic/0538')
-rw-r--r--test/scripts/0000-Basic/05384
1 files changed, 2 insertions, 2 deletions
diff --git a/test/scripts/0000-Basic/0538 b/test/scripts/0000-Basic/0538
index c464f3bf1..ccabcfbee 100644
--- a/test/scripts/0000-Basic/0538
+++ b/test/scripts/0000-Basic/0538
@@ -4,7 +4,7 @@ need_ipv4
# Do a sender address verify that rejects MAIL FROM:<>
server PORT_S
220 Welcome
-HELO
+EHLO
250 Hi
MAIL FROM
550 I'm misconfigured
@@ -18,7 +18,7 @@ quit
# Now do a recipient verify for the same domain, with use_sender
server PORT_S
220 Welcome
-HELO
+EHLO
250 Hi
MAIL FROM
250 OK