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
/
0576
diff --git
a/test/scripts/0000-Basic/0576
b/test/scripts/0000-Basic/0576
index 144f02c483b17265c9433c89d0124fcf9dc2b8e8..6f01d9aae371f6a45e644154c200eb6052029eb7 100644
(file)
--- a/
test/scripts/0000-Basic/0576
+++ b/
test/scripts/0000-Basic/0576
@@
-46,7
+46,20
@@
foo
.
QUIT
****
.
QUIT
****
-#
sleep 3
sleep 3
-#
killdaemon
killdaemon
+#
+# third-party queue transfer
+exim -bs
+MAIL FROM:<CALLER@myhost.test.ex>
+RCPT TO: <alternate@test.ex>
+DATA
+Subject: test
+
+foo
+.
+QUIT
+****
+#
+sudo mv DIR/spool/alternate/input/* DIR/spool/input/
+exim -q