Michel Blanc
|
943e75fe52
Adds support for text/html with base64 CTE (#138)
|
4 years ago |
Bo Simonsen
|
3656afaaba
handle Reply-To in NewEmailFromReader (#136)
|
4 years ago |
Bo Simonsen
|
b84218f6af
if Attachment.HTMLRelated is set, mark attachment as inline (#135)
|
4 years ago |
Bo Simonsen
|
127602ebff
Allow HTML only body with attachments in "multipart/related" (#133)
|
4 years ago |
Bo Simonsen
|
0defed854a
Rely on email.Address.String() to properly format To, From, etc. (#132)
|
4 years ago |
Tarmo
|
e1c00e1569
Support for inline attachments with NewEmailFromReader (#119)
|
4 years ago |
Tarmo
|
1d71dd29cc
Support for multiple To, Cc, Bcc addresses with NewEmailFromReader (#124)
|
4 years ago |
Jordan Wright
|
3f5bafa1cd
Adjusting trimReader to only trim whitespace on the first read. (#122)
|
5 years ago |
Florian Kinder
|
fd8a762230
Format From, To, Cc & Bcc for RFC1342 (#115)
|
5 years ago |
SteelPhase
|
8694daca3f
Split SendWithTLS from SendWithStartTLS(#87)
|
5 years ago |
Luke Ross
|
93c0018505
NewEmailFromReader now adds attachments (#89)
|
5 years ago |
halaalajlan
|
4030fe00af
Decode quoted-printable in a single part message (#111)
|
5 years ago |
Jens Rantil
|
c069f37d90
feat: support for mime/related HTML attachments (#93)
|
5 years ago |
Jens Rantil
|
8de9728a77
feat: allocate larger map (#98)
|
5 years ago |
Jens Rantil
|
a0b5c5b58b
doc: remove unnecessary comments (#92)
|
5 years ago |
David Maciejak
|
041e0cec78
Support for non-ascii text in email headers (#83)
|
6 years ago |
Sergey Romanov
|
3ea4d25e7c
Checking of error after call mime.ParseMediaType (#79)
|
6 years ago |
Grachev Mikhail
|
c38ce493f9
Use interface io.Writer instead of struct bytes.Buffer (#73)
|
6 years ago |
Chester Borges
|
27742b011c
Add TLS smtp support and Reply-To Header (#68)
|
6 years ago |
Jordan Wright
|
4e83f79356
Added ability to import emails with base64 encoded mime parts. Fixes #38
|
7 years ago |
bughou
|
219afe2e04
add missing Content-Transfer-Encoding (#61)
|
7 years ago |
ursc
|
50fb9532f7
Close the file after attachment (#42)
|
8 years ago |
Jeremy Wohl
|
473746f012
Allow a custom envelope sender (overriding e.From) for bounce handling, etc. (#52)
|
8 years ago |
Frédéric Miserey
|
a6cae0ed40
ugly if-else-if-else now a switch
|
8 years ago |
Frédéric Miserey
|
bbe0e553b3
fixed MIME-Version header handling
|
8 years ago |
Frédéric Miserey
|
83b84678d9
Added Content-Type logic
|
8 years ago |
Jordan Wright
|
a62870b0c3
Added stripping of whitespace at the beginning of emails when importing from a reader.
|
9 years ago |
Jordan Wright
|
f57f4860ce
Removed debug line
|
9 years ago |
Jordan Wright
|
0b04232264
Added the ability to send with a custom TLS Config
|
9 years ago |
Roland Shoemaker
|
1c4fbf8490
Use a cryptographically secure random int for message id
|
9 years ago |