在发送邮件时,为什么安全验证设置为false,它是25号端口 [英] while sending the mail why security authenticate set to false is it is port no 25

查看:116
本文介绍了在发送邮件时,为什么安全验证设置为false,它是25号端口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在发送邮件时,为什么security authenticate设置为false,它是25号端口。

解决方案

SMTP的默认(注册)端口是25。对于安全通信是25,465或587(但这里没有标准)。

当您将SMTP设置为无安全时,它会将端口重置为默认值25 ...

while sending the mail why security authenticate set to false is it is port no 25.

解决方案

The default (registered) port for SMTP is 25. The same for secured communication is either 25, 465 or 587 (but there is no standard here).
When you set your SMTP to 'no-security' it resets the port to the default 25...


这篇关于在发送邮件时,为什么安全验证设置为false,它是25号端口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆