提问人:Peku Kaoma 提问时间:11/17/2023 最后编辑:Tim LewisPeku Kaoma 更新时间:11/17/2023 访问量:27
有没有办法解决在 laravel 8 中发送电子邮件时“fwrite():发送 6 个字节失败,errno=104 连接被对等方重置”?
Is there a way to solve 'fwrite(): send of 6 bytes failed with errno=104 Connection reset by peer ' when sending emails in laravel 8?
问:
我正在尝试在 Laravel 8 中发送电子邮件。它似乎在我的本地环境中工作,但每次我尝试在生产中执行此操作时,我都会收到此错误。
我尝试更改配置,但无济于事。任何帮助都将得到认可。mail.php
config
答: 暂无答案
评论