X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F0900;h=df1540cfb523dd6e336c64b30034b1580e684256;hb=e4a04f2a8de013abe125d9d04219343b0a32662e;hp=ce6f2c3795b2670aef5508272592d6c30122c930;hpb=590fd9eeeb31a0e3815719e5b577469ffe9771bd;p=exim.git diff --git a/test/confs/0900 b/test/confs/0900 index ce6f2c379..df1540cfb 100644 --- a/test/confs/0900 +++ b/test/confs/0900 @@ -96,7 +96,7 @@ local_delivery: driver = appendfile delivery_date_add envelope_to_add - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} headers_add = "X-body-linecount: $body_linecount\n\ X-message-linecount: $message_linecount\n\ X-received-count: $received_count" @@ -106,6 +106,7 @@ remote_smtp: driver = smtp hosts = 127.0.0.1 port = PORT_S + hosts_try_fastopen = : allow_localhost command_timeout = 2s final_timeout = 2s @@ -114,6 +115,7 @@ remote_smtp_dkim: driver = smtp hosts = 127.0.0.1 port = PORT_S + hosts_try_fastopen = : allow_localhost command_timeout = 2s final_timeout = 2s