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.
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.
精彩评论