]> git.netwichtig.de Git - user/henk/code/exim.git/blob - 0088
054944d95a9e9c7a671d8c21eec6623a30fb9a99
[user/henk/code/exim.git] / 0088
1 # Exim test configuration 0088
2
3 .include DIR/aux-var/std_conf_prefix
4
5 primary_hostname = myhost.test.ex
6
7 # ----- Main settings -----
8
9 hosts_treat_as_local = ten-1.test.ex : ten-99.test.ex
10
11
12 # ----- Routers -----
13
14 begin routers
15
16 lookuphost:
17   driver = dnslookup
18   verify_only
19
20 # End