X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/e34f8ca2022e340d3c0e36260a0232fab306dfcc..4a852e8c97fa4de42c443107121c7717e1f0c9b2:/test/confs/3403 diff --git a/test/confs/3403 b/test/confs/3403 index b8c8086b6..327308591 100644 --- a/test/confs/3403 +++ b/test/confs/3403 @@ -40,6 +40,7 @@ begin routers d1: driver = accept headers_add = aid: $authenticated_id + headers_add = rtr_authres: ${authresults {$primary_hostname}} retry_use_local_part transport = t1 @@ -51,6 +52,7 @@ begin transports t1: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER # End