开发者

Why smtp.gmail.com returns Unrecognized command?

I've written a winsock clien开发者_Go百科t that connects with smtp.gmail, but after the first EHLO command, every other command would return Unrecognized command. I tryed AUTH, AUTH LOGIN, MAIL...but all return the same thing. Where do I find the commands that works with this server, I think they use SMTP commands differently


They appear to be using an RFC 3207 SMTP/TLS server. Check here for more information: RFC 3207.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜