1 # Exim test configuration 0102
5 host_lookup_order = bydns
6 spool_directory = DIR/spool
7 log_file_path = DIR/spool/log/%slog
9 gecos_name = CALLER_NAME
12 # ----- Main settings -----
14 domainlist local_domains = test.ex
16 qualify_domain = test.ex
25 local_part_prefix = batch-
27 transport = batch_bsmtp1
31 local_part_prefix = bsmtp_ : mmdf_
32 local_part_prefix_optional
34 transport = ${local_part_prefix}local_delivery
37 # ----- Transports -----
45 file = DIR/test-mail/$local_part
46 file_format = "From : local_delivery :\
47 MAIL : bsmtp_local_delivery :\
48 \1\1\1\1\n : mmdf_local_delivery :\
49 tpmissing : tpmissing"
59 file = DIR/test-mail/$local_part
65 check_string = "\1\1\1\1\n"
66 escape_string = "\1\1\1\1 \n"
67 file = DIR/test-mail/$local_part
68 message_prefix = "\1\1\1\1\n"
69 message_suffix = "\1\1\1\1\n"
76 file = DIR/test-mail/batched
77 file_format = "MAIL : batch_bsmtp2"
84 file = DIR/test-mail/batched