无法访问IMAP / POP3 Gmail

时间:2018-07-06 11:21:42

标签: openssl gmail imap telnet

我正在尝试通过Telnet或OpenSSL客户端访问Gmail IMAP / POP3,但连接正常:连接超时。

我尝试过:

OpenSSL

 openssl s_client -starttls imap -connect imap.gmail.com:993

1 个答案:

答案 0 :(得分:1)

使用shiftinsert用于端口143,而不用于993。