go-gomail / gomail

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

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

Closed qishenonly closed 1 year ago

qishenonly commented 1 year ago

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

image