1 # Exim test configuration 5207
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 qualify_domain = test.ex
15 # ----- Transports -----
21 file = DIR/test-mail/${if eq{$address_data}{}{$local_part}{$address_data}}
28 # Delivered without changing address_data
39 command = /bin/echo ACCEPT transport=t1
46 command = /bin/echo redirect nodata@test.ex