xhit / go-simple-mail

Golang package for send email. Support keep alive connection, TLS and SSL. Easy for bulk SMTP.
MIT License
650 stars 102 forks source link

misleading func name: mail.NewSMTPClient() returns a *mail.SMTPServer #72

Closed BigBoulard closed 1 year ago

BigBoulard commented 1 year ago

Only from my perspective.

xhit commented 1 year ago

Hi, know issue here: https://github.com/xhit/go-simple-mail/issues/45

In v3 will be NewSMTPConn and will be return SMTPConn