go-gomail / gomail

The best way to send emails in Go.
MIT License
4.29k stars 569 forks source link

Can not send email to stmp.163.com and stmp.qq.com #189

Closed qishenonly closed 9 months ago

qishenonly commented 9 months ago

When sending emails to these two addresses, there is always an EOF error returned. How can we solve this problem!

image