X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fscripts%2F3400-plaintext%2F3401;h=590ae4333abb752acf5093bb4b28492815c24cba;hb=afd5e75ffc8f64f0ebed1df9dce64793011c14a6;hp=b3e7c6a0a6834e13db79a1243c64d20ff9054420;hpb=59371ea735c941334861aa5b8e1e9a06facf044f;p=user%2Fhenk%2Fcode%2Fexim.git 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