go-gomail / gomail

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

dial tcp: i/o timeout on ubuntu 14.04 LTS #80

Open xushengyang opened 7 years ago

xushengyang commented 7 years ago

I send mail on window7 is work,but on ubuntu not.

anasanzari commented 7 years ago

@xushengyang Any updates on this issue ?

prashanthc97 commented 4 years ago

This is happening in Ubuntu 18.04.1 LTS also

semyon-dev commented 4 years ago

The same problem in Ubuntu 18.04 LTS

UPD: The problem not in OC or in this tool, in my case provider blocks connections via 25 and 465 port. You can try to check by telenet smtp.example.com 465. Also, problem can be in ufw/iptables.

inyscc commented 4 years ago

This is happening in CentOS Linux release 7.8.2003 also. But it works in Manjaro 20.0.1 Lysia

MufidJamaluddin commented 3 years ago

This is happening randomly in my apps which deployed to Linux x64 and made my apps panics

rizki4106 commented 2 years ago

Hi... any update for this issue ? i have same problem