1 # Exim test configuration 0612
2 # log_defer_output on pipe transport
4 .include DIR/aux-var/std_conf_prefix
6 primary_hostname = myhost.test.ex
8 # ----- Main settings -----
10 log_selector = +received_recipients
12 #acl_smtp_rcpt = accept
22 # ----- Transports -----
29 command = perl -e "print 'Hi from pipe'; exit 5;"
30 log_defer_output = true