mirror of
https://github.com/curl/curl.git
synced 2026-08-24 21:43:32 +03:00
parent
188c2f166a
commit
0567e72168
5 changed files with 9 additions and 9 deletions
|
|
@ -15,7 +15,7 @@ RFC4954
|
|||
<servercmd>
|
||||
AUTH PLAIN
|
||||
REPLY AUTH 334 PLAIN supported
|
||||
REPLY dXJzZWwAa3VydAB4aXBqM3BsbXE= 235 Authenticated
|
||||
REPLY %b64[ursel%00kurt%00xipj3plmq]b64% 235 Authenticated
|
||||
</servercmd>
|
||||
</reply>
|
||||
|
||||
|
|
@ -40,7 +40,7 @@ smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-fr
|
|||
<protocol crlf="yes">
|
||||
EHLO %TESTNUMBER
|
||||
AUTH PLAIN
|
||||
dXJzZWwAa3VydAB4aXBqM3BsbXE=
|
||||
%b64[ursel%00kurt%00xipj3plmq]b64%
|
||||
MAIL FROM:%LTsender@example.com%GT
|
||||
RCPT TO:%LTrecipient@example.com%GT
|
||||
DATA
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue