X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/f78eb7c6264c5f1a4ec2fb24c39060e0686f7714..e5b03e744b99888fe99ded76cc3c73762f62ecdf:/test/confs/3600 diff --git a/test/confs/3600 b/test/confs/3600 index c70fa19d7..c37ccf14d 100644 --- a/test/confs/3600 +++ b/test/confs/3600 @@ -5,7 +5,6 @@ SERVER= exim_path = EXIM_PATH host_lookup_order = bydns primary_hostname = myhost.test.ex -rfc1413_query_timeout = 0s spool_directory = DIR/spool log_file_path = DIR/spool/log/SERVER%slog gecos_pattern = "" @@ -39,6 +38,7 @@ spabad: client_password = ${if eq{1}{0}{xxx}fail} client_username = username server_password = ok@test.ex + server_set_id = $auth1 spa: driver = spa @@ -47,6 +47,7 @@ spa: client_username = username server_debug_print = +++SPA \$auth1="$auth1" server_password = ok@test.ex + server_set_id = $auth1 # ----- Routers -----