X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/59371ea735c941334861aa5b8e1e9a06facf044f..7dd249088ba72730d8c05a38e02a56f82ff3fe92:/test/scripts/3400-plaintext/3401 diff --git a/test/scripts/3400-plaintext/3401 b/test/scripts/3400-plaintext/3401 index b3e7c6a0a..590ae4333 100644 --- a/test/scripts/3400-plaintext/3401 +++ b/test/scripts/3400-plaintext/3401 @@ -138,4 +138,50 @@ QUIT exim -odi forcesender@domain.com . **** +# Bad basd64 from server; client aborts +server PORT_S +220 ESMTP +EHLO +250-OK +250-HELP +250 AUTH LOGIN +AUTH LOGIN +334 User? +* +501 Authentication cancelled +MAIL FROM: +550 Not now +QUIT +250 OK +**** +exim -odi userx@domain.com +. +**** +# Test the server challenges in $auth +server PORT_S +220 ESMTP +EHLO +250-OK +250-HELP +250 AUTH XLOGIN +AUTH XLOGIN +334 Y2hhbGxlbmdlLTE= +Y2hhbGxlbmdlLTE= +334 YW5vdGhlcm9uZQ== +Y2hhbGxlbmdlLTErYW5vdGhlcm9uZQ== +235 Authentication successful +MAIL FROM: +250 Sender OK +RCPT TO: +250 Recipient OK +DATA +354 Send data +. +250 OK +QUIT +250 OK +**** +exim -odi userx@domain.com +. +**** no_msglog_check