开发者

accessing outlook server in java

开发者 https://www.devze.com 2023-02-15 03:24 出处:网络
I am trying to access my outlook account .. which results in 开发者_如何学Pythonthe following error..

accessing outlook server in java

accessing outlook server in java

I am trying to access my outlook account .. which results in 开发者_如何学Pythonthe following error..

any help ??,


You want to use a POP3 or IMAP provider. Those are for reading. SMTP is for sending.

0

精彩评论

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