Hi Alexandre
I tried sending an email using the server settings from my outlook mailbox 
and got this error - Could you shed some light as to what this could be 
about? 

panic: read tcp 10.18.32.66:59347->10.12.137.20:3268: read: connection 
reset by peer


goroutine 1 [running]:

panic(0x1aaf80, 0xc420014460)

/usr/local/Cellar/go/1.7.4_2/libexec/src/runtime/panic.go:500 +0x1a1

main.main()



On Wednesday, September 2, 2015 at 4:55:26 AM UTC-7, Alexandre Cesaro wrote:
>
> Hi,
>
> I just released the second version of Gomail 
> <https://github.com/go-gomail/gomail>.
>
> There are quite a few backward-incompatible changes 
> <https://github.com/go-gomail/gomail/blob/master/CHANGELOG.md> since 
> Gomail v1 but it brings lots of good stuff:
>
>    - A great focus was placed on performances. Gomail v2 is way more 
>    efficient than Gomail v1 to send a large number of emails (see the 
>    Daemon <https://godoc.org/gopkg.in/gomail.v2#example-package--Daemon> 
>    or Newsletter 
>    <https://godoc.org/gopkg.in/gomail.v2#example-package--Newsletter> 
>    examples).
>    - The API is now clearer and way more flexible.
>    - The documentation <https://godoc.org/gopkg.in/gomail.v2> improved 
>    and many examples were added.
>    - All existing issues have been closed.
>    - The minimum Go version is now 1.2 instead of 1.3. No external 
>    dependencies are used with Go 1.5.
>
> More info on Github: https://github.com/go-gomail/gomail
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to