X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0002;h=6ca2d1bcbb8ff3639c5013052fbe8a594b4d199e;hb=383832efc13b2027e89426a952430158028a3b0f;hp=eb473e6b91200245498bdfc9f7b38daa8be7c14b;hpb=3e8abda0fa92b78c4a3dfbad940b12fc90c241e3;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0002 b/test/confs/0002 index eb473e6b9..6ca2d1bcb 100644 --- a/test/confs/0002 +++ b/test/confs/0002 @@ -4,13 +4,14 @@ LENCHECK= PTBC= exim_path = EXIM_PATH +keep_environment = USER host_lookup_order = bydns primary_hostname = myhost.test.ex -rfc1413_query_timeout = 0s spool_directory = DIR/spool log_file_path = DIR/spool/log/%slog gecos_pattern = "" gecos_name = CALLER_NAME +tls_advertise_hosts = # ----- Main settings ----- @@ -57,6 +58,7 @@ a_defer: defer a_sub: + require acl = a_none foo bar baz barf require acl = a_deny "new arg1" $acl_arg1 # End