1 # Exim test configuration 0210
3 .include DIR/aux-var/std_conf_prefix
6 # ----- Main settings -----
8 domainlist local_domains = test.ex
10 qualify_domain = test.ex
22 transport = bsmtp_local_delivery
28 transport = bsmtp_pipe_delivery
34 transport = bsmtp_smtp
37 # ----- Transports -----
44 message_prefix = "HELO x.y.z\n"
47 file = DIR/test-mail/$local_part
54 command = /bin/sh -c 'cat >DIR/test-mail/pipe'