Commit Graph

6 Commits

Author SHA1 Message Date
Alexandre Cesaro cb55422c78 Improved performances by using a bytes.Buffer pool 2015-03-14 20:40:33 +01:00
alexcesaro 4fcb155d12 Fixed the "from" and "to" inputs of the SendMail function
Closes #3.
2014-10-23 18:46:32 +02:00
alexcesaro 062b8e4ef3 Added support for SMTPS
Gomail now automatically uses SMTPS on port 465
2014-10-22 17:55:36 +02:00
alexcesaro a0730d2c47 Added the SetTLSConfig mailer setting 2014-10-22 17:47:24 +02:00
alexcesaro 6af2a76be2 Fixed some examples in comments 2014-10-20 16:39:30 +02:00
alexcesaro 707e81ecee Initial commit 2014-10-15 17:47:07 +02:00