junpengruan <632077...@qq.com> added the comment:
Hi Pandu, thanks for your reply!
I have read the RFC4954 you mentioned and agree that the server shouldn't react
like this. Then I notice that this RFC's publication date is 2007 and the
server I use is published in 2003,
New submission from junpengruan <632077...@qq.com>:
Hi
I think there is a bug when initial_response_ok=False and using AUTH PLAIN, the
server will response like:
--
C: AUTH PLAIN
S: 334 ok. go on
--
and it's not base64 encoding, while in the aut
junpengruan <632077...@qq.com> added the comment:
Hi
I think there is another bug when initial_response_ok=False. When using AUTH
PLAIN, the server will response like:
--
C: AUTH PLAIN
S: 334 ok. go on
--
and it's not base64 encoding, while in the aut