1 # Exim test configuration 0102
3 .include DIR/aux-var/std_conf_prefix
6 # ----- Main settings -----
8 domainlist local_domains = test.ex
10 qualify_domain = test.ex
19 local_part_prefix = batch-
21 transport = batch_bsmtp1
25 local_part_prefix = bsmtp_ : mmdf_
26 local_part_prefix_optional
28 transport = ${if !def:local_part_prefix {} \
29 {${if eq {bsmtp_}{$local_part_prefix} {bsmtp_}\
30 {${if eq {mmdf_}{$local_part_prefix} {mmdf_} {}}}}}}local_delivery
33 # ----- Transports -----
41 file = DIR/test-mail/$local_part
42 file_format = "From : local_delivery :\
43 MAIL : bsmtp_local_delivery :\
44 \1\1\1\1\n : mmdf_local_delivery :\
45 tpmissing : tpmissing"
55 file = DIR/test-mail/$local_part
61 check_string = "\1\1\1\1\n"
62 escape_string = "\1\1\1\1 \n"
63 file = DIR/test-mail/$local_part
64 message_prefix = "\1\1\1\1\n"
65 message_suffix = "\1\1\1\1\n"
72 file = DIR/test-mail/batched
73 file_format = "MAIL : batch_bsmtp2"
80 file = DIR/test-mail/batched