diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-11-04 23:24:28 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-11-04 23:24:28 +0000 |
commit | 6f1235934cf1739c7fd575a2019a6d2deeb1cf9d (patch) | |
tree | 257e15e2f3d858003788df0708b0197a2343bbb1 /test/confs/3401 | |
parent | faa05a9388f4efb82db4e7ea20ae746ab62f578a (diff) |
Add A= to delivery log lines, and a client_set_id option to authenticators.
Diffstat (limited to 'test/confs/3401')
-rw-r--r-- | test/confs/3401 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/confs/3401 b/test/confs/3401 index 6406e3178..c4a904a3b 100644 --- a/test/confs/3401 +++ b/test/confs/3401 @@ -22,6 +22,7 @@ login: driver = plaintext public_name = LOGIN client_send = : userx : secret + client_set_id = userx plain: driver = plaintext @@ -32,6 +33,7 @@ xlogin: driver = plaintext public_name = XLOGIN client_send = : $auth1 : $auth1+$auth2 + client_set_id = $auth1 # ----- Routers ----- |