Open marczahn opened 7 years ago
Hi,
I just found this library and it is great! Recently I ran into the problem that I used a wrong smtp host and the application stucked. Is there a possibility to set a connection timout on an email or globally?
Got hit by this too - the Send function never returns an error if the host:port combo is not listening.
Added in go-simple-mail https://github.com/xhit/go-simple-mail
Hi,
I just found this library and it is great! Recently I ran into the problem that I used a wrong smtp host and the application stucked. Is there a possibility to set a connection timout on an email or globally?