X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/1f187290089991b306083d9418a6cacb6a400f6b..d4095f83496094d7d8649cc412536f69d1cfcb6a:/test/confs/0001 diff --git a/test/confs/0001 b/test/confs/0001 index 1eb0e884c..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 = \ @@ -193,6 +193,7 @@ no_strip_excess_angle_brackets no_strip_trailing_dot no_syslog_duplication syslog_facility = uucp +no_syslog_pid syslog_processname = mta-exim no_syslog_timestamp system_filter = /home/exim/test/filter @@ -207,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 = * @@ -516,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