Alexandre Cesaro
6805982221
It is now possible to set the Content-ID of embeded files
...
Closes #20 .
2015-02-18 22:27:23 +01:00
Alexandre Cesaro
de623e612d
Added the LOGIN authentication mechanism support
...
Closes #16 .
2015-02-10 19:22:29 +01:00
Mateusz Czapliński
d7294067b8
Fix to emit at most 76 chars per line
...
From RFC 2045 (and also from looking at other packages), it appears that
line length limit is actually 76 characters, not 78. Also, this fixes
attachments broken before for a certain webmail client (roundcube).
Closes #18 .
2015-01-20 15:11:08 +01:00
Alexandre Cesaro
512e469f62
Fixed a bug when embedding multiple files.
...
Closes #12 .
2014-12-23 11:23:01 +01:00
alexcesaro
b4e3113e2d
Added a new encoding: Unencoded
2014-10-28 08:35:50 +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
9d27291713
Fixed the Go version requirement
...
Closes #2 .
2014-10-23 15:31:55 +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
c67e90c5bf
Fixed header date fields format
2014-10-20 17:34:59 +02:00
alexcesaro
6af2a76be2
Fixed some examples in comments
2014-10-20 16:39:30 +02:00
Yoshua Wuyts
ed0214dc63
Added syntax highlighting to README.md
...
Closes #1
2014-10-20 16:25:29 +02:00
alexcesaro
707e81ecee
Initial commit
2014-10-15 17:47:07 +02:00