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
linked-lists for driver info structs
[exim.git]
/
test
/
scripts
/
1100-Basic-TLS
/
1165
diff --git
a/test/scripts/1100-Basic-TLS/1165
b/test/scripts/1100-Basic-TLS/1165
index 58e5163c5a3564f970d4915895ca72b6173895f0..d339b82de05310850079db721832e61ef9651b95 100644
(file)
--- a/
test/scripts/1100-Basic-TLS/1165
+++ b/
test/scripts/1100-Basic-TLS/1165
@@
-2,8
+2,22
@@
gnutls
exim -DSERVER=server -DSRV=tls -bd -oX PORT_S
****
gnutls
exim -DSERVER=server -DSRV=tls -bd -oX PORT_S
****
+#
+# Single message
exim -oMt this-user -f this-user -odf other-user@test.ex
Test message. Contains FF: ÿ
****
exim -oMt this-user -f this-user -odf other-user@test.ex
Test message. Contains FF: ÿ
****
+exim -Mrm $msg1
+****
+#
+# Multiple messages
+exim -oMt this-user -f this-user -odq first-user@test.ex
+****
+exim -oMt this-user -f this-user -odq second-user@test.ex
+****
+exim -DALLOW=queue_run_in_order -qq
+****
+#
killdaemon
no_msglog_check
killdaemon
no_msglog_check
+no_stdout_check