Multiple headers_add/remove options per router/transport - fixes bug 337
[exim.git] / test / confs / 3401
index d2cf9c97299b7a74e43689c5121183ce132a9e63..6406e3178c107ddb23d4f256e7b229c1af395e7f 100644 (file)
@@ -28,6 +28,11 @@ plain:
   public_name = PLAIN
   client_send = ^userx^secret
 
+xlogin:
+  driver = plaintext
+  public_name = XLOGIN
+  client_send = : $auth1 : $auth1+$auth2
+
 
 # ----- Routers -----