diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-01-05 17:57:01 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-01-05 18:56:23 +0000 |
commit | a310a8d09c56e6049714ae4e4070c16ecb6aa2b1 (patch) | |
tree | 10c35fe1b6713b88406f3891bf6ff4f0b914f916 /test | |
parent | e8a25e05698e39a45cf5f188476808ef3609dbdd (diff) |
Authenticators: refactor SASL support code
Diffstat (limited to 'test')
-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 |