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
Honour the -n for -bP config
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0211
diff --git
a/test/scripts/0000-Basic/0211
b/test/scripts/0000-Basic/0211
index ddf99060b104e60a3c917848d9c913d7f23fc849..f8750d2e84e55413e62c06b111faa57457d67a36 100644
(file)
--- a/
test/scripts/0000-Basic/0211
+++ b/
test/scripts/0000-Basic/0211
@@
-1,6
+1,9
@@
# SMTP connection & EHLO/HELO error responses (+log_sender_on_delivery)
need_ipv4
# SMTP connection & EHLO/HELO error responses (+log_sender_on_delivery)
need_ipv4
+munge optional_dsn_info
#
#
+exim -z "Test: temp-rej connect"
+****
server PORT_S
450 I'm busy
QUIT
server PORT_S
450 I'm busy
QUIT
@@
-9,6
+12,9
@@
QUIT
exim -odi userx@domain1
Test message 1
****
exim -odi userx@domain1
Test message 1
****
+#
+exim -z "Test: temp-rej helo"
+****
server PORT_S
220 Connected OK
EHLO
server PORT_S
220 Connected OK
EHLO
@@
-20,6
+26,17
@@
QUIT
****
exim -qf
****
****
exim -qf
****
+#
+exim -z "Test: drop conn after banner"
+****
+server PORT_S
+220 Connected OK
+****
+exim -qf
+****
+#
+exim -z "Test: reject connect"
+****
server PORT_S
550 Go away
QUIT
server PORT_S
550 Go away
QUIT
@@
-27,6
+44,9
@@
QUIT
****
exim -qf
****
****
exim -qf
****
+#
+exim -z "Test: reject helo"
+****
server PORT_S
220 Connected OK
EHLO
server PORT_S
220 Connected OK
EHLO