Commit Graph

14 Commits

Author SHA1 Message Date
slavikm 4291610152 Added an option to manually set filename of attachments
Fixes #55
Fixes #56
2016-04-01 10:05:10 +02:00
Alexandre Cesaro 5ceb8e6541 Dialer.Dial() now automatically uses CRAM-MD5 when it's available
Also deprecated NewPlainDialer() in favor of NewDialer().

Fixes #52
2016-03-06 19:17:01 +01:00
Alexandre Cesaro 6ea1c86967 Fixed the name of the last example 2016-03-05 17:44:05 +01:00
Alexandre Cesaro 0773d147cc Added an example using the CRAM-MD5 authentication mechanism
Fixes #52
2016-03-05 17:35:32 +01:00
Alexandre Cesaro fbb71ddc63 Fixed an example name 2015-12-12 17:01:51 +01:00
Alexandre Cesaro db70192787 Provided a way to specify the encoding of a message part
This commit introduces a minor backward-compatibility break:
Message.SetBody, Message.AddAlternative and
Message.AddAlternativeWriter now accept a new variadic argument.

Since this argument is optional, in almost all cases there is
nothing to change. That is why Gomail version number wasn't bumped.

Fixes #47
2015-12-12 16:40:02 +01:00
Alexandre Cesaro 7c4e18080b Bumped version to v2 2015-09-02 13:43:40 +02:00
Alexandre Cesaro 9b72905458 Improved example readability 2015-09-02 13:38:54 +02:00
Alexandre Cesaro 03dbed963f Added examples 2015-08-23 18:55:53 +02:00
Alexandre Cesaro 1e43a4157e Made NewPlainDialer arguments order more intuitive 2015-08-23 18:54:21 +02:00
Alexandre Cesaro 10d67cb36c Added examples 2015-08-20 20:07:45 +02:00
Alexandre Cesaro 8790779bce Refactored file management 2015-08-03 22:57:38 +02:00
Alexandre Cesaro 394a6b2fcd Added examples 2015-07-29 22:47:37 +02:00
Alexandre Cesaro 9775d1d734 Added an example 2015-07-29 22:47:37 +02:00