X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/4fab92fbc2b63bac2d89c1dae69fa1845cb640b7..7d2f2d360f5a8ac6e0055074db813c3c3cfbeeb4:/test/confs/0001?ds=inline diff --git a/test/confs/0001 b/test/confs/0001 index b0f8f61e3..c8ad6f43f 100644 --- a/test/confs/0001 +++ b/test/confs/0001 @@ -54,6 +54,7 @@ daemon_smtp_port = daemon_smtp_ports = daemon_startup_retries = 3 daemon_startup_sleep = 8s +debug_store delay_warning = 1d delay_warning_condition = ${if match{$h_precedence:}{(?i)bulk|list}{no}{yes}} deliver_drop_privilege @@ -94,7 +95,6 @@ no_local_from_check local_from_prefix = *- local_from_suffix = =* local_interfaces = -local_scan_timeout = 10s local_sender_retain localhost_number = "3 " log_selector = \ @@ -208,7 +208,7 @@ timeout_frozen_after = 7d timezone = EDT tls_advertise_hosts = trusted_groups = 42 -trusted_users = ${readfile{DIR/aux-fixed/TESTNUM.trusted}{:}} +trusted_users = ${readfile{DIR/aux-var/TESTNUM.trusted}{:}} unknown_login = unknownlogin unknown_username = Exim Testing untrusted_set_sender = * @@ -517,7 +517,7 @@ appendfile: directory_mode = 0700 envelope_to_add escape_string = xyz - file = /home/$local_part/inbox + file = /home/${bless:$local_part}/inbox file_format = "From : appendfile" no_file_must_exist group = MAILGROUP