1 # Exim test configuration 3412
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 bounce_sender_authentication = mailer-daemon@test.ex
14 trusted_users = CALLER
17 # ----- Authentication -----
24 client_send = ^userx^secret
35 data = :fail: no deliveries made locally
42 # ----- Transports -----