git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Malware: new connection type "f-prot6d" for FPSCAND protocol over TCP
[users/jgh/exim.git]
/
test
/
scripts
/
0000-Basic
/
0211
diff --git
a/test/scripts/0000-Basic/0211
b/test/scripts/0000-Basic/0211
index dbe41c723b15d53ed06ce96119e0ab1921e99426..655b4dd96f077a882da1e43b319ca3d39337b7b7 100644
(file)
--- a/
test/scripts/0000-Basic/0211
+++ b/
test/scripts/0000-Basic/0211
@@
-38,7
+38,7
@@
exim -qf
exim -z "Test: reject connect"
****
server PORT_S
-550 Go away
+550 Go away
(A)
QUIT
250 OK
****
@@
-50,9
+50,9
@@
exim -z "Test: reject helo"
server PORT_S
220 Connected OK
EHLO
-550 Go away
+550 Go away
(B)
HELO
-550 Go away
+550 Go away
(C)
QUIT
250 OK
****