diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-01-05 17:57:01 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-10 23:58:05 +0000 |
commit | 37942ad83fcb6b788cceb4abe2891c92651811a7 (patch) | |
tree | a75470666cf46b19407e0c9ce15d46256d021fc9 /test/stderr/3400 | |
parent | 1f20760b17087817459e6c6baffa28de4b7d5aa2 (diff) |
Authenticators: refactor SASL support code
(cherry picked from commit a310a8d09c56e6049714ae4e4070c16ecb6aa2b1)
Diffstat (limited to 'test/stderr/3400')
-rw-r--r-- | test/stderr/3400 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/stderr/3400 b/test/stderr/3400 index a57621a05..a166c2673 100644 --- a/test/stderr/3400 +++ b/test/stderr/3400 @@ -456,6 +456,7 @@ SMTP>> 250-myhost.test.ex Hello CALLER at testing.testing [10.0.0.5] 250-AUTH MYLOGIN PLAIN EXPLAIN EXPANDED EXPANDFAIL DEFER LOGIN 250 HELP SMTP<< auth mylogin dXNlcnggc2VjcmV0 +auth input decode: 'userx secret' mylogin authenticator server_condition: $auth1 = userx secret $1 = userx secret |