Add $auth1, $auth2, $auth3 variables.
[exim.git] / test / confs / 9300
index 8f413c0f24e243334fe21fa009fdf6d6084738f6..91365047f7d06296e962281468f3c6ee47898419 100644 (file)
@@ -21,11 +21,11 @@ begin authenticators
 sasl1:
   driver = cyrus_sasl
   public_name = ANONYMOUS
-  server_set_id = $1
+  server_set_id = $auth1
 
 sasl2:
   driver = cyrus_sasl
   public_name = PLAIN
-  server_set_id = $1
+  server_set_id = $auth1
 
 # End