1 # Exim test configuration 1000
7 host_lookup_order = bydns
8 primary_hostname = myhost.test.ex
9 rfc1413_query_timeout = 0s
10 spool_directory = DIR/spool
11 log_file_path = DIR/spool/log/%slog
13 gecos_name = CALLER_NAME
16 # ----- Main settings -----
18 acl_smtp_connect = check_connect
27 warn log_message = matched hostlist
28 hosts = <; 2001:ab8:37f:20:0:0:0:1 ; v6.test.ex
30 accept condition = ${if eq{$sender_host_address}{2001:0ab8:037f:0020:0000:0000:0000:0001}}