提交历史

作者 SHA1 备注 提交日期
  Jordan Wright 669ab2f297 Added multipart sub-part default content type checks 9 年之前
  Jordan Wright b359bc603e Added generation of Message-Id header. 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 年之前
  Matt Jibson 16125ff71c Set Content-ID on attachments 11 年之前
  Jordan e9c33a30b4 Added check for invalid email address 11 年之前
  Jordan e90cd6ac74 Added Mime-Version header - fixes #8 11 年之前
  Jordan 478639e56c Use filepath.Base() instead of path.Base() to provide cross-platform functionality 11 年之前
  Jordan aeb36a789a Fixed bug which didn't allow for <> in To addresses 11 年之前
  Jed Denlea 0e4265e225 comments spelling 11 年之前
  Jed Denlea 9af1f4b0b2 Set Date header as mandated by RFC2822 11 年之前
  Jed Denlea 2706649e0a gofmt 11 年之前
  Jed Denlea 7d362f33ad Use slice instead of array in base64Wrap. 11 年之前
  Jed Denlea af35596614 More quotedPrintEncode speed-ups 11 年之前
  Jed Denlea 7b5a61b910 Clean up handling of message headers. 11 年之前
  Jed Denlea a8f65cf632 Make message bodies []byte instead of string 11 年之前
  Jed Denlea d8df992de1 Rewrite quotePrintEncode, add tests. 11 年之前
  Jed Denlea 701ff9b41a Soup up base64Wrap, add test and benchmark. 11 年之前
  Jed Denlea 77d7031f8d Return errors in Bytes() 11 年之前
  Jed Denlea 9e4dfffe2e Make Email.Attachments a slice 11 年之前
  Jed Denlea e0aefef59d Tighten Attach and AttachFile 11 年之前
  Jed Denlea 7ec213d6e7 Safely concatenate addresses. 11 年之前
  Jed Denlea 8fb32b91e8 Add leading space to comments 11 年之前
  Jordan 577e1b9b50 Changed Attach() to use a generic io.Reader 11 年之前
  Jordan c7591f8419 Changes to use MaxLineLength again (looks like these got overwritten in the merge) 11 年之前
  Jesse McNelis 14553fee07 Changes to conform with golint 11 年之前
  Jesse McNelis 9f763e60cf add error checks for previously ignored error return values 11 年之前
  Jordan fa5e253c85 Quick bugfix to make the text work 11 年之前