1 # Exim test configuration 5207
5 host_lookup_order = bydns
6 primary_hostname = myhost.test.ex
7 spool_directory = DIR/spool
8 log_file_path = DIR/spool/log/%slog
10 gecos_name = CALLER_NAME
13 # ----- Main settings -----
15 qualify_domain = test.ex
17 # ----- Transports -----
23 file = DIR/test-mail/${if eq{$address_data}{}{$local_part}{$address_data}}
30 # Delivered without changing address_data
41 command = /bin/echo ACCEPT transport=t1
48 command = /bin/echo redirect nodata@test.ex