1 # Exim test configuration 0210
4 host_lookup_order = bydns
5 rfc1413_query_timeout = 0s
6 spool_directory = DIR/spool
7 log_file_path = DIR/spool/log/%slog
9 gecos_name = CALLER_NAME
11 # ----- Main settings -----
13 domainlist local_domains = test.ex
15 qualify_domain = test.ex
27 transport = bsmtp_local_delivery
33 transport = bsmtp_pipe_delivery
39 transport = bsmtp_smtp
42 # ----- Transports -----
49 message_prefix = "HELO x.y.z\n"
52 file = DIR/test-mail/$local_part
59 command = /bin/sh -c 'cat >DIR/test-mail/pipe'