X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F0600;h=65c6c2af4adf036a2a629508b6de85a3e58290b2;hb=bd231acd0f24e4c27c6d6885f48c24360700ec7f;hp=d8ff26a6fdbb29734242559e10f76308ae8f67ec;hpb=f926e27276301de1e2fd011b7edcd1b85d8c4754;p=exim.git diff --git a/test/confs/0600 b/test/confs/0600 index d8ff26a6f..65c6c2af4 100644 --- a/test/confs/0600 +++ b/test/confs/0600 @@ -1,12 +1,8 @@ # Exim test configuration 0600 # utf8clean:string -exim_path = EXIM_PATH -host_lookup_order = bydns -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 ----- @@ -24,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:}