История коммитов

Автор SHA1 Сообщение Дата
  Michel Blanc 943e75fe52 Adds support for text/html with base64 CTE (#138) 4 лет назад
  Bo Simonsen 3656afaaba handle Reply-To in NewEmailFromReader (#136) 4 лет назад
  Bo Simonsen b84218f6af if Attachment.HTMLRelated is set, mark attachment as inline (#135) 4 лет назад
  Bo Simonsen 127602ebff Allow HTML only body with attachments in "multipart/related" (#133) 4 лет назад
  Bo Simonsen 0defed854a Rely on email.Address.String() to properly format To, From, etc. (#132) 4 лет назад
  Tarmo e1c00e1569 Support for inline attachments with NewEmailFromReader (#119) 4 лет назад
  Tarmo 1d71dd29cc Support for multiple To, Cc, Bcc addresses with NewEmailFromReader (#124) 4 лет назад
  Jordan Wright 3f5bafa1cd Adjusting trimReader to only trim whitespace on the first read. (#122) 5 лет назад
  Florian Kinder fd8a762230 Format From, To, Cc & Bcc for RFC1342 (#115) 5 лет назад
  Luke Ross 93c0018505 NewEmailFromReader now adds attachments (#89) 5 лет назад
  Jens Rantil c069f37d90 feat: support for mime/related HTML attachments (#93) 5 лет назад
  David Maciejak 041e0cec78 Support for non-ascii text in email headers (#83) 6 лет назад
  Jordan Wright 4e83f79356 Added ability to import emails with base64 encoded mime parts. Fixes #38 7 лет назад
  Jordan Wright 07563d8dcc Fixing test format print statements. 7 лет назад
  Jeremy Wohl 473746f012 Allow a custom envelope sender (overriding e.From) for bounce handling, etc. (#52) 7 лет назад
  Frédéric Miserey 83b84678d9 Added Content-Type logic 8 лет назад
  Jordan Wright a62870b0c3 Added stripping of whitespace at the beginning of emails when importing from a reader. 9 лет назад
  Jordan Wright f61123ea07 Fixed syntax error in test 9 лет назад
  Jordan Wright 669ab2f297 Added multipart sub-part default content type checks 9 лет назад
  Jordan Wright 48c3347cb8 Added check for default Content-Type 9 лет назад
  Jordan Wright 381271e2a1 Added NewEmailFromReader method and tests 10 лет назад
  Jordan Wright e95df3c231 Now using the standard library mime/quotedprintable package to encode/decode content 10 лет назад
  Inigo Lopez de Heredia 99bc1ec867 'Q' encode non US-ASCII header values(RFC 2047) 10 лет назад
  Jed Denlea e14dc8e5a6 Derp. Fix build. 11 лет назад
  Jed Denlea 2e26ae7ff4 Remove tinker cruft from test 11 лет назад
  Jed Denlea a8f65cf632 Make message bodies []byte instead of string 11 лет назад
  Jed Denlea 2670a44307 Add big ugly test. 11 лет назад
  Jed Denlea d8df992de1 Rewrite quotePrintEncode, add tests. 11 лет назад
  Jed Denlea 701ff9b41a Soup up base64Wrap, add test and benchmark. 11 лет назад
  Jordan 577e1b9b50 Changed Attach() to use a generic io.Reader 11 лет назад