1 # Exim test configuration 0102
4 host_lookup_order = bydns
5 spool_directory = DIR/spool
6 log_file_path = DIR/spool/log/%slog
8 gecos_name = CALLER_NAME
10 # ----- Main settings -----
12 domainlist local_domains = test.ex
14 qualify_domain = test.ex
23 local_part_prefix = batch-
25 transport = batch_bsmtp1
29 local_part_prefix = bsmtp_ : mmdf_
30 local_part_prefix_optional
32 transport = ${local_part_prefix}local_delivery
35 # ----- Transports -----
43 file = DIR/test-mail/$local_part
44 file_format = "From : local_delivery :\
45 MAIL : bsmtp_local_delivery :\
46 \1\1\1\1\n : mmdf_local_delivery :\
47 tpmissing : tpmissing"
57 file = DIR/test-mail/$local_part
63 check_string = "\1\1\1\1\n"
64 escape_string = "\1\1\1\1 \n"
65 file = DIR/test-mail/$local_part
66 message_prefix = "\1\1\1\1\n"
67 message_suffix = "\1\1\1\1\n"
74 file = DIR/test-mail/batched
75 file_format = "MAIL : batch_bsmtp2"
82 file = DIR/test-mail/batched