1 # Exim test configuration 0522
6 host_lookup_order = bydns
7 primary_hostname = myhost.test.ex
8 spool_directory = DIR/spool
9 log_file_path = DIR/spool/log/%slog
11 gecos_name = CALLER_NAME
14 # ----- Main settings -----
16 qualify_domain = test.ex
30 local_parts = nofilter
39 # ----- Transports -----
45 file = DIR/test-mail/$local_part
51 command = /bin/sleep 2
58 transport_filter = /bin/sleep 2
59 transport_filter_timeout = 1s