git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Cutthrough: handle request when a callout-hold is active. Bug 2604
[users/heiko/exim.git]
/
test
/
scripts
/
0000-Basic
/
0372
diff --git
a/test/scripts/0000-Basic/0372
b/test/scripts/0000-Basic/0372
index 246c9bbda1fa8c41e7aabc445a928dcfe76e06ca..1bd39c758f3e6afb8837007e5f576f305ebb9c4e 100644
(file)
--- a/
test/scripts/0000-Basic/0372
+++ b/
test/scripts/0000-Basic/0372
@@
-1,4
+1,4
@@
-# Preservation of ACL variables
+# Preservation of ACL variables
exim -v -odi -bs -oMa 1.2.3.4 -oMs host.name
mail from:<>
rcpt to:<x@y>
exim -v -odi -bs -oMa 1.2.3.4 -oMs host.name
mail from:<>
rcpt to:<x@y>
@@
-17,4
+17,22
@@
data
.
quit
****
.
quit
****
+#
+exim -DSERVER=server -bd -odq -oX PORT_D
+****
+client 127.0.0.1 PORT_D
+??? 220
+HELO test
+??? 250
+MAIL FROM:<>
+??? 250
+RCPT TO:<x@y>
+??? 250
+DATA
+??? 354
+.
+??? 250
+QUIT
+****
+killdaemon
no_msglog_check
no_msglog_check