git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Memory management: when running under the testsuite, check every string variable...
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0301
diff --git
a/test/scripts/0000-Basic/0301
b/test/scripts/0000-Basic/0301
index 4add8f42ceb1de393f2243985c8c22a7a72a37dc..45a8242850d61b07cb1559fabcb1b60f6b51d9a0 100644
(file)
--- a/
test/scripts/0000-Basic/0301
+++ b/
test/scripts/0000-Basic/0301
@@
-1,5
+1,6
@@
# SMTP synchronization checks disabled, with and without PIPELINING
need_ipv4
# SMTP synchronization checks disabled, with and without PIPELINING
need_ipv4
+munge sync_check_data
#
exim -DSERVER=server -bd -oX PORT_D
****
#
exim -DSERVER=server -bd -oX PORT_D
****
@@
-9,6
+10,7
@@
ehlo abcd\r\nmail from:<userx@test.ex>
??? 250-
??? 250-
??? 250-
??? 250-
??? 250-
??? 250-
+??? 250-
??? 250
??? 250
quit
??? 250
??? 250
quit
@@
-20,6
+22,7
@@
ehlo abcd
??? 250-
??? 250-
??? 250-
??? 250-
??? 250-
??? 250-
+??? 250-
??? 250
mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
??? 250
??? 250
mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata
??? 250
@@
-43,6
+46,7
@@
ehlo en.force
??? 250-
??? 250-
??? 250-
??? 250-
??? 250-
??? 250-
+??? 250-
??? 250
mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message
.
??? 250
mail from:<userx@test.ex>\r\nrcpt to:<userx@test.ex>\r\ndata\r\nthe message
.