Pandu E POLUAN <pepol...@gmail.com> added the comment:

A stronger case is the "Formal Syntax" on 
https://tools.ietf.org/html/rfc4954#page-13 :

>       continue-req    = "334" SP [base64] CRLF
>                         ;; Intermediate response to the AUTH
>                         ;; command.
>                         ;; This non-terminal complies with
>                         ;; syntax defined by Reply-line [SMTP].

Nothing else besides base64 is allowed; after "334 " it MUST be either <base64> 
or <nothing>.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43949>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to