搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

TLS problem

  • 1 个回答
  • 1 人有此问题
  • 10 次查看
  • 最后回复者为 Zenos

more options

Hello guys,

I have a problem with using TLS using my company email. It uses exchange server/office365 and smtp.office365.con as smtp server.

I can send using starttls just fine. But using tls, it times out.

I can use gmail account with startttls and tls just fine. Thank you for your help. Best regards,

Hello guys, I have a problem with using TLS using my company email. It uses exchange server/office365 and smtp.office365.con as smtp server. I can send using starttls just fine. But using tls, it times out. I can use gmail account with startttls and tls just fine. Thank you for your help. Best regards,

所有回复 (1)

more options

This page:

https://support.office.com/en-us/article/POP-IMAP-and-SMTP-settings-for-Outlook-com-d088b986-291d-42b8-9564-9c414e2aa040

says you should be using STARTTLS/587

I do think you are trying to fix something that isn't broken.

My own settings for an office365 account are like this:

   account32:
     INCOMING: account32, , (imap) outlook.office365.com:143, alwaysSTARTTLS, passwordCleartext
     OUTGOING: , smtp.office365.com:25, alwaysSTARTTLS, passwordCleartext, true

由Zenos于修改