X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bfe645c1570343d3adca657ab67998e122ca8792..ba00bdd4609501dd3ffe187074ff7f8197a9059f:/test/confs/2500?ds=sidebyside diff --git a/test/confs/2500 b/test/confs/2500 index 1eabf09e4..0c5ee2f74 100644 --- a/test/confs/2500 +++ b/test/confs/2500 @@ -1,14 +1,11 @@ # Exim test configuration 2500 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.test.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = # ----- Main settings ----- +acl_not_smtp = accept set acl_m0 = ${lookup {key} dsearch {DIR/$recipients}} + # End