X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F4056;h=d736bf62e9f680eecb9d01d6797f466b45c06c3a;hb=730acb14092de4443ba3c5c38532f3ca9b3e75d3;hp=f82434601ab2302abdc8e329a0781b0aa82c99c4;hpb=590fd9eeeb31a0e3815719e5b577469ffe9771bd;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/4056 b/test/confs/4056 index f82434601..d736bf62e 100644 --- a/test/confs/4056 +++ b/test/confs/4056 @@ -1,6 +1,8 @@ # test config 4056 # Early-pipe, AUTH (no TLS!) +AA = yes + keep_environment = PATH exim_path = EXIM_PATH host_lookup_order = bydns @@ -48,6 +50,7 @@ begin transports smtp: driver = smtp + hosts_try_fastopen = : hosts_pipe_connect = * hosts_require_auth = * @@ -58,9 +61,17 @@ plain: driver = plaintext public_name = PLAIN + server_advertise_condition = AA server_condition = "\ ${if and {{eq{$auth2}{userx}}{eq{$auth3}{secret}}}{yes}{no}}" server_set_id = $auth2 client_send = ^userx^secret +# ----- Retry ----- + + +begin retry + +* * F,5d,10s +