Connection could not be established with host smtp.163.com [Connection timed out #110]

框架配置 用SMTP.163.com

端口用   465

'mailer' => [    'class' => 'yii\swiftmailer\Mailer', 'useFileTransport' =>false, 'transport' => [ 'class' => 'Swift_SmtpTransport', 'host' => 'smtp.163.com', 'username' => 'yuandanghui', 'password' => 'admin123', 'port' => '465', 'encryption' => 'ssl', ],

转载于:https://www.cnblogs.com/myyuanyuan/p/6616074.html

Connection could not be established with host smtp.163.com [Connection timed out #110]相关推荐

  1. connection could not be established with host smtp.exmail.qq.com

    使用 nslookup 查看域名地址 写入hosts 文件

  2. Azkaban重新编译,解决:Could not connect to SMTP host: smtp.163.com, port: 465【2022年01月10日】

    Azkaban配置文件修改465端口一直报错,如下: javax.mail.MessagingException: Could not connect to SMTP host: smtp.163.c ...

  3. Could not connect to SMTP host: smtp.163.com, port: 465, response: -1

    1.用以下代码,邮件发送测试失败 JavaMailSenderImpl tempMailSender = new JavaMailSenderImpl(); tempMailSender.setHos ...

  4. Could not connect to SMTP host: smtp.163.com, port: 25;阿里云 ECS

    ECS基于安全考虑,目前已禁用25端口. 如果您的发送程序部署在阿里云ECS上,建议您不勾选SSL时,使用80端口,勾选SSL时,使用465端口. 测试端口   telnet smtp.163.com ...

  5. 使用javamail发邮件出现javax.mail.MessagingException: Unknown SMTP host: smtp.qq.com的解决方案

    这几天有在修改一个邮件发送的功能,使用的是javamail,然后本地测试ok,在腾讯的tsf环境上,报下面这个错: javax.mail.MessagingException: Unknown SMT ...

  6. 解决问题:javax.mail.MessagingException: Could not connect to SMTP host: smtp.exmail.qq.com, port: 25;

    最近项目中需要用到发送邮件这一功能,总是遇到这样的一个报错: javax.mail.MessagingException: Could not connect to SMTP host: smtp.e ...

  7. linux脚本空间预警,并发送邮件,内含配置邮箱服务器,及报错“Could not resolve host: //smtp.qq.com”、“smtp-server: 502”

    我的centos7.x是新装的系统,暂未开启任何邮箱服务 常说的mail.mailx和sendmail mail用户代理(客户端),是mailx的别名, mail和mailx是同一个东西 sendma ...

  8. Ubuntu下 ssh : connect to host localhost port 22:Connection refused

    Ubuntu下测试ssh时使用ssh localhost 命令,出现错误提示connect to host localhost port 22:Connection refused 造成这个错误的原因 ...

  9. mac connect to host localhost port 22: Connection refused

    在Mac OS X 10.10.5学习hadoop的过程中,输入命令ssh localhost得到 ssh: connect to host localhost port 22: Connection ...

  10. vmware中的Ubuntu安装ssh全家桶(解决connect to host localhost port 22: Connection refused)...

    2019独角兽企业重金招聘Python工程师标准>>> 网上查询过异常信息后得知系统需要安装ssh服务. 1.重现问题:ssh localhost 报错connect to host ...

最新文章

  1. [原]android2.3如何使用SharedPreferences存储字符串集合类型的元素
  2. python爬虫学习(一) requests模块
  3. 创建ACCESS数据库,并且创建表和数据。重点:关闭ACCESS数据库引用
  4. 华为 鸿蒙 升级,华为鸿蒙系统已陆续推送!安卓系统可无缝升级:升级包容量高达6GB...
  5. 【转】WebAPI ASP.Net 发布部署中常见的两个错误未能找到 CodeDom未能加载System.Web.WebPages.Razor
  6. 【原创】RMQ - ST算法详解
  7. 发布一款给图片批量加水印的程序PicNet V1.0
  8. java 线程池与executor_详解Java线程池和Executor原理的分析
  9. 并发编程学习之Lock同步锁
  10. 利用计算机技术和数字通讯,数字电子技术在通信网络的应用
  11. PDF文件转化成mobi格式,亲测kindle或者iReader可用!
  12. 『深度应用』首届中国心电智能大赛复赛开源(第三十一名,得分0.841484)
  13. 模型预测控制(MPC)解析(七):约束控制问题的表述
  14. [已解决]Attempt to invoke virtual method 'int android.view.View.getImportantForAccessibility()'
  15. 【Proteus仿真】利用74LS148扩展单片机中断
  16. 互联网电商大厂库存系统设计案例讲解
  17. 数控计算机键面英语怎么认,设备按钮面板 数控机床操作面板按键详解
  18. Linux各个版本介绍
  19. ognl表达式的简单用法
  20. 2021云南省高考省统测成绩查询,2021云南高三省统测成绩,教你算自己的全省排名和能上的大学...

热门文章

  1. 开源护眼工具LightBulb2.3.3汉化说明
  2. 基于原子哥开发套件,STM32应用开发的学习笔记
  3. 重新排列数组的数,使得负数都排在正数的前面
  4. 两点定标法_基于积分时间调整的红外焦平面阵列非均匀校正算法研究
  5. 计算机英语总结250字,英语作文250字
  6. php+laravel 扫码二维码签到
  7. docker开放远程服务
  8. 设计一个抽象类图形类,在该类中包含有至少两个抽象方法求周长和求面积,分别定义圆形类、长方形类、正方形类来继承图形类,并实现上述两个方法。并创建实例验证。
  9. windows连接vpn无法连接网络解决
  10. [LOJ#10064]黑暗城堡