Log failures to extract envelope addresses from message headers. Bug 2351
[exim.git] / test / scripts / 0000-Basic / 0021
index 16c5c3b80d270612b81a5d4dd8910cfba7c1b241..6e4b8474e020e269f869b1b73f6016b24501895f 100644 (file)
@@ -46,6 +46,7 @@ exim -d-all+acl+lists -odi -bs -oMa 10.9.8.8
 mail from:<ok@test3>
 rcpt to:<x@y>
 data
+
 Some message
 .
 quit
@@ -71,3 +72,11 @@ Some message
 .
 quit
 ****
+#
+# Test returncode and logginf for no extractable recipients
+1
+exim -odi -t
+From: userx@test1
+To:
+Subject: this should get a bounce, too
+****