连接到交换服务器

发布于 2024-08-23 21:27:36 字数 160 浏览 7 评论 0原文

我尝试使用 PHP 编写的程序连接到交换服务器上的 POP3 邮件帐户,每次我尝试 fsockopen 并连接到端口 110 上的邮箱时,都会出现连接超时错误。

帐户的用户名和密码正确。

我是否必须在交换盒上启用某些连接器才能连接到第三方应用程序?

请帮忙。

I am trying to connect to my POP3 mail account on exchange server using a program written in PHP everytime i try to fsockopen and connect to mail box on port 110 i get connection time out error.

The username and pass of the account is correct.

Do i have to enable some connector on my exchange box to connect to third party applications ?

please help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

彻夜缠绵 2024-08-30 21:27:36

默认情况下,POP3 连接器处于禁用状态。因此,它应该由您的 IT 人员启用。

并询问他们是否也应该为该帐户启用它,我不确定第二部分。

By default, the POP3 connector is disabled. So, it should be enabled by your IT.

And ask them if they should also enable it for the account, I am not sure of this second part.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文