Commit Graph

  • b65f60b163 feat: go mod support master v1 lovezsh 2024-03-19 20:05:52 +0800
  • 81ebce5c23 Fixed a typo Alexandre Cesaro 2016-04-11 23:29:32 +0200
  • e4bd87ad6e Set a 10 seconds timeout in Dial Alexandre Cesaro 2016-04-11 23:23:03 +0200
  • 92eaa13340 Made the error clearer when an address is invalid Alexandre Cesaro 2016-04-11 23:18:11 +0200
  • 4291610152 Added an option to manually set filename of attachments slavikm 2016-03-30 15:24:17 -0700
  • bd0e445b57 Do not insert a newline as the first character of a header Alexandre Cesaro 2016-03-30 19:05:19 +0200
  • 84856b343c Fixed a bug when using an empty name in SetAddressHeader Alexandre Cesaro 2016-03-20 17:20:50 +0100
  • 060a5f4e98 Added automatic folding of long header lines Alexandre Cesaro 2016-03-16 23:42:32 +0100
  • afff51fd8c smtpSender.Send() now automatically redials in case of a timeout Alexandre Cesaro 2016-03-14 13:43:57 +0100
  • 5ceb8e6541 Dialer.Dial() now automatically uses CRAM-MD5 when it's available Alexandre Cesaro 2016-03-06 19:17:01 +0100
  • 6ea1c86967 Fixed the name of the last example Alexandre Cesaro 2016-03-05 17:44:05 +0100
  • 0773d147cc Added an example using the CRAM-MD5 authentication mechanism Alexandre Cesaro 2016-03-05 17:35:32 +0100
  • 3f18d6d1a6 Fixed the FAQ example Alexandre Cesaro 2016-03-05 17:24:14 +0100
  • dc65e3e648 Added Go 1.6 to Travis Alexandre Cesaro 2016-03-05 17:16:47 +0100
  • 97fee66abd Removed the support section of the readme Alexandre Cesaro 2016-03-05 17:16:04 +0100
  • 4efb40e03f fixed a typo jirkadanek 2016-03-04 08:28:58 +0100
  • fbb71ddc63 Fixed an example name Alexandre Cesaro 2015-12-12 17:01:51 +0100
  • db70192787 Provided a way to specify the encoding of a message part Alexandre Cesaro 2015-12-12 16:40:02 +0100
  • 19acfc29a0 Improved doc on SetBody and AddAlternative Alexandre Cesaro 2015-12-08 14:20:19 +0100
  • df6fc79d10 Fixed a bug in AddAlternativeWriter Alexandre Cesaro 2015-11-05 20:31:01 +0100
  • 33430073ec Fixed a panic when a Message contains a nil header Alexandre Cesaro 2015-10-22 10:58:06 +0200
  • c80f25c521 Make Dialer's domain configurable Lorenzo Villani 2015-10-21 07:07:33 +0200
  • b1e55520bf Fixed a typo Alexandre Cesaro 2015-09-03 10:48:59 +0200
  • a45579cb68 Made it clearer that Gomail is not an SMTP server Alexandre Cesaro 2015-09-02 18:37:43 +0200
  • 41f3572897 Updated go-nuts post link Alexandre Cesaro 2015-09-02 13:57:04 +0200
  • 7c4e18080b Bumped version to v2 Alexandre Cesaro 2015-09-02 13:41:40 +0200
  • 3d70844b0b Improved introduction in README.md Alexandre Cesaro 2015-09-02 13:43:08 +0200
  • 9b72905458 Improved example readability Alexandre Cesaro 2015-09-02 13:38:54 +0200
  • 03dbed963f Added examples Alexandre Cesaro 2015-08-23 18:55:53 +0200
  • 1e43a4157e Made NewPlainDialer arguments order more intuitive Alexandre Cesaro 2015-08-23 18:54:21 +0200
  • 809903b2a6 Added tests with Go 1.5 to Travis Alexandre Cesaro 2015-08-20 20:11:28 +0200
  • bdc1bd4b6e Added a paragraph about the license in README.md Alexandre Cesaro 2015-08-20 20:09:30 +0200
  • 10d67cb36c Added examples Alexandre Cesaro 2015-08-20 20:07:45 +0200
  • 17b3f1c73a Removed Message.DelHeader Alexandre Cesaro 2015-08-18 22:18:38 +0200
  • 8790779bce Refactored file management Alexandre Cesaro 2015-08-03 22:57:38 +0200
  • 36b58227ea Moved the package description to doc.go Alexandre Cesaro 2015-07-26 18:14:41 +0200
  • 629d36f9e2 Updated CONTRIBUTING.md Alexandre Cesaro 2015-07-26 18:12:39 +0200
  • 9990d7c9fb Improved the benchmark Alexandre Cesaro 2015-07-25 19:01:46 +0200
  • 9bc424b2ec Removed the example from README.md Alexandre Cesaro 2015-07-25 18:59:05 +0200
  • 394a6b2fcd Added examples Alexandre Cesaro 2015-07-25 18:54:59 +0200
  • 42c5f98096 Added a small performance tweak in getRecipients() Alexandre Cesaro 2015-07-25 18:52:52 +0200
  • faa9a603a2 Fixed PLAIN authentication Alexandre Cesaro 2015-07-25 18:50:36 +0200
  • 1d59d94f4e Fixed badges links Alexandre Cesaro 2015-07-25 17:19:07 +0200
  • 4586cb75ac Changed the internal representation of a part Alexandre Cesaro 2015-07-23 23:22:08 +0200
  • 71e3f5a0b4 Added Travis and other badges Alexandre Cesaro 2015-07-23 23:16:42 +0200
  • 83af4db704 Updated README.md Alexandre Cesaro 2015-07-22 22:59:28 +0200
  • 07a1f385b7 Simplified some code Alexandre Cesaro 2015-07-22 22:38:02 +0200
  • 5a1ac3fca0 Bumbed version to v2-unstable Alexandre Cesaro 2015-07-22 22:37:05 +0200
  • 88beb2f13c Added the Support section in README.md Alexandre Cesaro 2015-07-21 23:31:38 +0200
  • 9f055c687b Added CHANGELOG.md Alexandre Cesaro 2015-07-20 23:34:28 +0200
  • 8a81f4ad6f Added CONTRIBUTING.md Alexandre Cesaro 2015-07-20 23:18:34 +0200
  • 9775d1d734 Added an example Alexandre Cesaro 2015-07-16 23:06:29 +0200
  • d49395d6c9 Improved documentation Alexandre Cesaro 2015-07-16 22:35:43 +0200
  • 0002611a09 Removed obsolete text in README.md Alexandre Cesaro 2015-07-16 19:35:58 +0200
  • 867c4d1580 Fixed commented examples Alexandre Cesaro 2015-07-16 19:35:21 +0200
  • 3346e955b2 Lowered Go version requirement from 1.5 to 1.2 Alexandre Cesaro 2015-07-16 19:33:38 +0200
  • b01506efc6 Simplified variable name of Message Alexandre Cesaro 2015-07-14 23:34:21 +0200
  • 79f88c6aa1 Fixed a typo Alexandre Cesaro 2015-07-14 23:25:44 +0200
  • 69106c0cb2 Removed dead code Alexandre Cesaro 2015-07-14 23:24:25 +0200
  • 13385d50ea Added method Reset() to Message Alexandre Cesaro 2015-07-14 22:26:22 +0200
  • cab7c5adfb Added a buffer to Message and removed the buffer pool Alexandre Cesaro 2015-07-14 22:24:56 +0200
  • 9d308546b7 Made File struct more flexible Alexandre Cesaro 2015-07-08 19:53:11 +0200
  • 66c8b9ae4c Changed body content type from []byte to func(io.Writer) error Alexandre Cesaro 2015-07-08 00:26:19 +0200
  • ac067c1594 Renamed export.go into writeto.go Alexandre Cesaro 2015-07-02 23:15:42 +0200
  • 4f6286485b Replaced Message.Export by Message.WriteTo Alexandre Cesaro 2015-07-02 23:08:18 +0200
  • 8de74d4f48 Removed the Bcc header field when sending emails Alexandre Cesaro 2015-07-02 21:10:45 +0200
  • 4b313106fd Renamed SMTPDialer into Dialer Alexandre Cesaro 2015-06-30 17:08:26 +0200
  • f01c0a3645 Removed LoginAuth and updated NewPlainDialer to handle LOGIN auth Alexandre Cesaro 2015-06-30 16:41:55 +0200
  • 31a7bd9a49 Renamed files Alexandre Cesaro 2015-06-30 15:43:06 +0200
  • ea9c2b2d08 Fixed an error message Alexandre Cesaro 2015-06-30 15:41:51 +0200
  • 01674ee5b6 Replaced Mailer type with the Sender interface and SMTPDialer type Alexandre Cesaro 2015-06-30 11:55:03 +0200
  • a7fe250544 Used the new quotedprintable package from the standard library Alexandre Cesaro 2015-06-27 17:20:04 +0200
  • 11b919ab49 remove dependency to quotedprintable.v1 fzerorubigd 2015-03-20 15:39:38 +0330
  • 74f94c0f26 Improved memory consumption Alexandre Cesaro 2015-03-17 15:40:16 +0100
  • 19744cb73d Fixed name encoding in adress headers Alexandre Cesaro 2015-03-14 20:37:43 +0100
  • cb55422c78 Improved performances by using a bytes.Buffer pool Alexandre Cesaro 2015-03-14 19:03:17 +0100
  • 6a52a50597 Added quotes to names in address headers Alexandre Cesaro 2015-03-14 18:41:58 +0100
  • c7ca0f5da9 Fixed date headers Alexandre Cesaro 2015-02-28 16:46:44 +0100
  • 6805982221 It is now possible to set the Content-ID of embeded files Alexandre Cesaro 2015-02-18 20:46:05 +0100
  • de623e612d Added the LOGIN authentication mechanism support Alexandre Cesaro 2015-02-10 19:22:29 +0100
  • d7294067b8 Fix to emit at most 76 chars per line Mateusz Czapliński 2015-01-20 13:15:52 +0100
  • 512e469f62 Fixed a bug when embedding multiple files. Alexandre Cesaro 2014-12-23 11:23:01 +0100
  • b4e3113e2d Added a new encoding: Unencoded alexcesaro 2014-10-28 08:35:50 +0100
  • 4fcb155d12 Fixed the "from" and "to" inputs of the SendMail function alexcesaro 2014-10-23 18:46:32 +0200
  • 9d27291713 Fixed the Go version requirement alexcesaro 2014-10-23 15:29:34 +0200
  • 062b8e4ef3 Added support for SMTPS alexcesaro 2014-10-22 17:55:36 +0200
  • a0730d2c47 Added the SetTLSConfig mailer setting alexcesaro 2014-10-22 17:47:24 +0200
  • c67e90c5bf Fixed header date fields format alexcesaro 2014-10-20 17:34:59 +0200
  • 6af2a76be2 Fixed some examples in comments alexcesaro 2014-10-20 16:39:30 +0200
  • ed0214dc63 Added syntax highlighting to README.md Yoshua Wuyts 2014-10-20 12:55:04 +0200
  • 707e81ecee Initial commit alexcesaro 2014-10-15 17:47:07 +0200