X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d4dc049f9a9e80ac3a470fd644418668eefedecb..32a167571d19dc17c709616320917276e8d82c3b:/test/confs/0460 diff --git a/test/confs/0460 b/test/confs/0460 index 52628ab25..9b46c92b7 100644 --- a/test/confs/0460 +++ b/test/confs/0460 @@ -8,6 +8,8 @@ primary_hostname = myhost.test.ex # ----- Main settings ----- qualify_domain = test.ex +queue_only +queue_run_in_order acl_smtp_rcpt = accept @@ -28,6 +30,7 @@ begin transports t1: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER # End