X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/c71c454d483e6bfbecea437978beda69044e5498..98eb95929140ee1e2b2b367b12abb45762d155e9:/test/scripts/3820-Gnu-SASL/3820?ds=sidebyside diff --git a/test/scripts/3820-Gnu-SASL/3820 b/test/scripts/3820-Gnu-SASL/3820 new file mode 100644 index 000000000..d9fb80b55 --- /dev/null +++ b/test/scripts/3820-Gnu-SASL/3820 @@ -0,0 +1,26 @@ +# GSASL authentication (server only) +# +# An ANONYMOUS ath seems to want the username b64'd. Which is consistent with +# other SASL stuff, but inconsistent vs. cyrus-sasl. It also wants the username +# on the AUTH line, otherwise it GSASL_MECHANISM_PARSE_ERROR, and 435. +# +exim -d+all -DSERVER=server -bd -oX PORT_D +**** +client 127.0.0.1 PORT_D +??? 220 +EHLO xxxx +??? 250- +??? 250- +??? 250- +??? 250- +??? 250- +??? 250 +AUTH PLAIN AHBoMTAAc2VjcmV0 +??? 535 +AUTH ANONYMOUS cGgxMA== +??? 235 +QUIT +??? 221 +**** +killdaemon +no_msglog_check