issues
search
snoyberg
/
mime-mail
Compose MIME email messages.
41
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feature: construct file part from network path
#70
xieyuschen
closed
1 year ago
1
Fix "attachemnt" typo
#69
mattaudesse
closed
1 year ago
0
Fix Content-Disposition header in case of filenames with unicode characters or spaces
#68
jbuchermn
opened
2 years ago
8
Function that parses an RFC5322 email address string
#67
Microtribute
opened
2 years ago
4
Add derived Generic instances
#66
ivanbakel
closed
3 years ago
1
Generalise the API slightly
#65
adinapoli
closed
4 years ago
4
Prepare release, part 2.
#64
kindaro
closed
4 years ago
0
Prepare release.
#63
kindaro
closed
4 years ago
0
Create a trivial executable for sending mails via SES.
#62
kindaro
closed
4 years ago
0
Update to signature version 4.
#61
kindaro
closed
4 years ago
8
Use AWS signature version 4 (required starting October 2020)
#60
limick
closed
4 years ago
8
Eq instace for Mail
#59
moll
opened
4 years ago
1
Use MonadRandom to simplify renderMail.
#58
epn09
closed
4 years ago
1
Length of `encoded-words`
#57
toonn
opened
5 years ago
1
Add additional functions using global manager
#56
psibi
closed
6 years ago
2
Add another function named `sendMailSES'`
#55
psibi
closed
4 years ago
4
Space in filename causes error when using mime-mail-ses
#54
reite
opened
6 years ago
5
Add support for inline images and content-id headers
#53
vagifverdi
closed
5 years ago
13
Add support for using IAM role credentials
#52
jessekempf
closed
7 years ago
5
Fix #50: space between name and address
#51
dylex
closed
7 years ago
1
malformed `From:` and `To:` headers:
#50
makslevental
closed
7 years ago
0
Sanitize headers to protect against email injection.
#49
jprider63
closed
7 years ago
1
Add function to add attachments with content id
#48
sras
closed
7 years ago
1
Proper way to set Content-ID of an attachment
#47
sras
closed
4 years ago
3
Add `IsString` instance for `Address`
#46
Gabriella439
closed
7 years ago
3
Add `IsString` instance for `Address`?
#45
Gabriella439
closed
7 years ago
1
Export renderAddress as a utility (e.g. Reply-to)
#44
da-x
closed
9 years ago
3
fix: addParts: append mail parts to a Mail
#43
damiencourousse
closed
9 years ago
1
Add variant of sendmailCustom that also captures std out and std error
#42
fhartwig
closed
9 years ago
1
Mails might become truncated because of inserted newlines.
#41
raichoo
closed
9 years ago
7
Add support for inline images, content-id headers, and an executable that accepts YAML input
#40
danchoi
closed
5 years ago
17
Allow blaze-builder-0.4
#39
ddssff
closed
9 years ago
1
Add some Eq instances to exported types.
#38
mf59816
closed
9 years ago
1
Add support for in-memory Mime attachments
#37
lemol
closed
9 years ago
3
multipart/related support
#36
jonsterling
closed
4 years ago
12
Change license from MIT to BSD3 in haskell-mime-mail-ses.
#35
creichert
closed
9 years ago
1
Add a soft line break when hitting a QPEscape at the end of an encoded line.
#34
romanb
closed
9 years ago
1
Network.Mail.Mime.SES does not export SESException
#33
ghost
closed
9 years ago
2
Show instances for all exposed types
#32
soenkehahn
closed
10 years ago
1
renderMail' called with null parts, even though multiple parts specified
#31
ocharles
closed
9 years ago
5
Inline disposition
#30
jonsterling
closed
10 years ago
2
Add sesRegion field to SES.
#29
creichert
closed
10 years ago
1
SES: Sending Mail From Different Regions
#28
creichert
closed
10 years ago
2
Add missing documentation
#27
ulikoehler
closed
10 years ago
1
Update travis-ci config
#26
sol
closed
10 years ago
0
Use throwIO instead of throw
#25
sol
closed
10 years ago
3
Export 'Headers' type.
#24
k0ral
closed
10 years ago
1
Allow to customize sendmail executable at compile time
#23
sol
closed
10 years ago
6
bcc is not working
#22
vagifverdi
closed
10 years ago
5
Correctly order arguments of `mailFromToSubject`
#21
tstat
closed
10 years ago
1
Next