Logging: connection_reject log selector should apply also to the connect acl
[exim.git] / test / scripts / 0000-Basic / 0314
index 6fec248d8eec18d8c5750f5b2abf1ce9adf68141..dd3d3990664f0809f8cff9772da62148fc60e29c 100644 (file)
@@ -1,5 +1,17 @@
 # host_reject_connection
-exim -bh V4NET.0.0.1
+need_ipv4
+exim -DSERVER=server -bd -oX PORT_D
 ****
-exim -bh V4NET.0.0.2
+client 127.0.0.1 PORT_D
+??? 554
 ****
+client HOSTIPV4 PORT_D
+??? 220
+****
+killdaemon
+exim -DSERVER=server -DLOG_SELECTOR=-connection_reject -bd -oX PORT_D
+****
+client 127.0.0.1 PORT_D
+??? 554
+****
+killdaemon