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
13 # ----- Main settings -----
15 qualify_domain = test.ex
29 local_parts = nofilter
38 # ----- Transports -----
44 file = DIR/test-mail/$local_part
50 command = /bin/sleep 2
57 transport_filter = /bin/sleep 2
58 transport_filter_timeout = 1s