1 # Exim test configuration 0194
4 host_lookup_order = bydns
5 primary_hostname = myhost.test.ex
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 : *.test.ex
24 transport = local_delivery
29 transport = pipe${if def:h_ret:{ret}}
32 # ----- Transports -----
38 file = DIR/test-mail/$local_part
44 command = /bin/echo This is some returned text.
51 command = DIR/aux-fixed/TESTNUM.ret $h_ret: