我添加了端口 25 用于在 Inbounding 中发送/接收电子邮件。但是当我用 cmd 检查它时netstat -an
,我没有看到 25。
也telnet pepipost.com 25
没有工作:
Connecting To pepipost.com...Could not open connection to the host, on port 25: Connect failed
问题,我需要重新启动服务(如果是,是什么服务)还是需要重新启动服务器?更新:我重新启动了服务器,但问题仍然存在。
我正在使用 Windows Server 2019。