S: 220 smtp.qq.com Esmtp QQ Mail Server
C: HELO  [email protected]
S: 250 smtp.qq.com
S: 250 Ok
S: Login 334 VXNlcm5hbWU6
S: username 334 UGFzc3dvcmQ6
S: password 535 Authentication failed
C: Mail From:<[email protected]>
S: 501 mail from address must be same as authorization user
C: RCPT TO: <[email protected]>
S: 503 Error: need MAIL command
C: DATA
S: 503 Error: need RCPT command
C: .
S: 501 Error: malformed authentication response
C: QUIT
S: 221 Byetcp连接过程给出
但说我密码不匹配是因为我译码的错误吗?