X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F0600;h=65c6c2af4adf036a2a629508b6de85a3e58290b2;hb=bd231acd0f24e4c27c6d6885f48c24360700ec7f;hp=61a9c0801f4aa2d09f9827cf58b165ec17178c49;hpb=cafbabb774a4721e4ae7de7746ec0fc27d90d8b1;p=exim.git diff --git a/test/confs/0600 b/test/confs/0600 index 61a9c0801..65c6c2af4 100644 --- a/test/confs/0600 +++ b/test/confs/0600 @@ -1,13 +1,8 @@ # Exim test configuration 0600 # utf8clean:string -exim_path = EXIM_PATH -host_lookup_order = bydns -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -25,15 +20,17 @@ begin acl check_data: accept logwrite = \ - x-test-header-good1: ${utf8clean:$h_x-test-header-good1:} - logwrite = \ - x-test-header-good2: ${utf8clean:$h_x-test-header-good2:} - logwrite = \ - x-test-header-too-short: ${utf8clean:$h_x-test-header-too-short:} - logwrite = \ - x-test-header-too-long: ${utf8clean:$h_x-test-header-too-long:} - logwrite = \ - x-test-header-too-big: ${utf8clean:$h_x-test-header-too-big:} + x-test-header-good1: ${utf8clean:$h_x-test-header-good1:} + logwrite = \ + x-test-header-good2: ${utf8clean:$h_x-test-header-good2:} + logwrite = \ + x-test-header-too-short: ${utf8clean:$h_x-test-header-too-short:} + logwrite = \ + x-test-header-too-long: ${utf8clean:$h_x-test-header-too-long:} + logwrite = \ + x-test-header-too-big: ${utf8clean:$h_x-test-header-too-big:} + logwrite = \ + x-test-header-truncated: ${utf8clean:$h_x-test-header-truncated:}