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 година |
Jesse McNelis
|
14553fee07
Changes to conform with golint
|
пре 11 година |
Jordan
|
6c67352633
README: Adjusted examples
|
пре 11 година |
Jordan
|
fbd6f382ec
Updated README with Email.From example
|
пре 11 година |
Jordan
|
543585516a
Working on Attach() function, Fixed function signatures, added very basic test, changed some struct signatures
|
пре 11 година |