X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/e7ec503729970a03d4509921342bc81313976126..7a97480c2bb86d9385597680ec2d4461e1656193:/test/scripts/3418-plaintext-event/3418 diff --git a/test/scripts/3418-plaintext-event/3418 b/test/scripts/3418-plaintext-event/3418 new file mode 100644 index 000000000..2df7dd3ce --- /dev/null +++ b/test/scripts/3418-plaintext-event/3418 @@ -0,0 +1,17 @@ +# plaintext server fail event +# +# Incorrect auth +exim -odi -bs -oMa 10.0.0.5 +ehlo testing.testing +auth mylogin cnggc2VjcmV0 +quit +**** +# +# Bad base64 +exim -odi -bs -oMa 10.0.0.5 +ehlo testing.testing +auth mylogin XNlcnggc2VjcmV0 +quit +**** +# +no_msglog_check