# Extra ACLs: freeze/defer/drop/queue/delay/$host_data
exim -d -bh V4NET.9.8.7
+helo test
mail from:<x@y>
rcpt to:<warn_empty@test.ex>
data
quit
****
exim -d -bh V4NET.9.8.7
+helo test
mail from:<x@y>
rcpt to:<warn_log@test.ex>
data
quit
****
exim -d -bh V4NET.9.8.7
+helo test
mail from:<x@y>
rcpt to:<warn_user@test.ex>
data
quit
****
exim -bh V4NET.9.8.7
+helo test
mail from:<x@y>
rcpt to:<defer@y>
rcpt to:<accept@y>
quit
****
exim -bh V4NET.9.8.7
+helo test
mail from:<>
rcpt to:<defer_senders@y>
quit
****
exim -bh V4NET.9.8.7
+helo test
mail from:<x@y>
rcpt to:<delay_accept@y>
rcpt to:<delay_warn@y>
quit
****
exim -bh V4NET.9.8.7
+helo test
mail from:<x@y>
rcpt to:<host_check@y>
rcpt to:<host_check@y>
quit
****
exim -bs -N -odi
+helo test
mail from:<x@y>
rcpt to:<accept@y>
rcpt to:<freeze@y>
quit
****
exim -bh V4NET.9.8.7
+helo test
mail from:<x@y>
rcpt to:<nested_drop@y>
rcpt to:<rhubarb@y>
quit
****
exim -bh V4NET.9.8.7
+helo test
mail from:<x@y>
rcpt to:<nested_drop_require@y>
rcpt to:<rhubarb@y>
****
client -t5 127.0.0.1 PORT_D
??? 220
+helo test
+??? 250
mail from:<x@y>
??? 250
rcpt to:<accept@y>