Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / snoyberg/mime-mail issues and pull requests
#71 - missing mandatory origination date field: "orig-date" "Date"
Issue -
State: open - Opened by jian-lin 8 days ago
#70 - feature: construct file part from network path
Pull Request -
State: closed - Opened by xieyuschen over 1 year ago
- 1 comment
#69 - Fix "attachemnt" typo
Pull Request -
State: closed - Opened by mattaudesse almost 2 years ago
#68 - Fix Content-Disposition header in case of filenames with unicode characters or spaces
Pull Request -
State: open - Opened by jbuchermn over 2 years ago
- 8 comments
#67 - Function that parses an RFC5322 email address string
Issue -
State: open - Opened by Microtribute about 3 years ago
- 4 comments
#66 - Add derived Generic instances
Pull Request -
State: closed - Opened by ivanbakel almost 4 years ago
- 1 comment
#65 - Generalise the API slightly
Pull Request -
State: closed - Opened by adinapoli about 4 years ago
- 4 comments
#64 - Prepare release, part 2.
Pull Request -
State: closed - Opened by kindaro over 4 years ago
#63 - Prepare release.
Pull Request -
State: closed - Opened by kindaro over 4 years ago
#62 - Create a trivial executable for sending mails via SES.
Pull Request -
State: closed - Opened by kindaro over 4 years ago
#61 - Update to signature version 4.
Pull Request -
State: closed - Opened by kindaro over 4 years ago
- 8 comments
#60 - Use AWS signature version 4 (required starting October 2020)
Issue -
State: closed - Opened by limick over 4 years ago
- 8 comments
#59 - Eq instace for Mail
Issue -
State: open - Opened by moll over 4 years ago
- 1 comment
Labels: PR welcome
#58 - Use MonadRandom to simplify renderMail.
Pull Request -
State: closed - Opened by epn09 almost 5 years ago
- 1 comment
#57 - Length of `encoded-words`
Issue -
State: open - Opened by toonn over 5 years ago
- 1 comment
Labels: PR welcome
#56 - Add additional functions using global manager
Pull Request -
State: closed - Opened by psibi over 6 years ago
- 2 comments
#55 - Add another function named `sendMailSES'`
Issue -
State: closed - Opened by psibi over 6 years ago
- 4 comments
#54 - Space in filename causes error when using mime-mail-ses
Issue -
State: open - Opened by reite over 6 years ago
- 5 comments
Labels: PR welcome
#53 - Add support for inline images and content-id headers
Pull Request -
State: closed - Opened by vagifverdi almost 7 years ago
- 13 comments
#52 - Add support for using IAM role credentials
Pull Request -
State: closed - Opened by jessekempf over 7 years ago
- 5 comments
#51 - Fix #50: space between name and address
Pull Request -
State: closed - Opened by dylex over 7 years ago
- 1 comment
#50 - malformed `From:` and `To:` headers:
Issue -
State: closed - Opened by makslevental over 7 years ago
#49 - Sanitize headers to protect against email injection.
Pull Request -
State: closed - Opened by jprider63 almost 8 years ago
- 1 comment
#48 - Add function to add attachments with content id
Pull Request -
State: closed - Opened by sras almost 8 years ago
- 1 comment
#47 - Proper way to set Content-ID of an attachment
Issue -
State: closed - Opened by sras almost 8 years ago
- 3 comments
#46 - Add `IsString` instance for `Address`
Pull Request -
State: closed - Opened by Gabriella439 almost 9 years ago
- 3 comments
#45 - Add `IsString` instance for `Address`?
Issue -
State: closed - Opened by Gabriella439 almost 9 years ago
- 1 comment
#44 - Export renderAddress as a utility (e.g. Reply-to)
Pull Request -
State: closed - Opened by da-x about 9 years ago
- 3 comments
#43 - fix: addParts: append mail parts to a Mail
Pull Request -
State: closed - Opened by damiencourousse over 9 years ago
- 1 comment
#42 - Add variant of sendmailCustom that also captures std out and std error
Pull Request -
State: closed - Opened by fhartwig over 9 years ago
- 1 comment
#41 - Mails might become truncated because of inserted newlines.
Issue -
State: closed - Opened by raichoo over 9 years ago
- 7 comments
#40 - Add support for inline images, content-id headers, and an executable that accepts YAML input
Pull Request -
State: closed - Opened by danchoi almost 10 years ago
- 17 comments
#39 - Allow blaze-builder-0.4
Pull Request -
State: closed - Opened by ddssff almost 10 years ago
- 1 comment
#38 - Add some Eq instances to exported types.
Pull Request -
State: closed - Opened by mf59816 almost 10 years ago
- 1 comment
#37 - Add support for in-memory Mime attachments
Pull Request -
State: closed - Opened by lemol almost 10 years ago
- 3 comments
#36 - multipart/related support
Issue -
State: closed - Opened by jonsterling almost 10 years ago
- 12 comments
#35 - Change license from MIT to BSD3 in haskell-mime-mail-ses.
Pull Request -
State: closed - Opened by creichert almost 10 years ago
- 1 comment
#34 - Add a soft line break when hitting a QPEscape at the end of an encoded line.
Pull Request -
State: closed - Opened by romanb almost 10 years ago
- 1 comment
#33 - Network.Mail.Mime.SES does not export SESException
Issue -
State: closed - Opened by ghost about 10 years ago
- 2 comments
#32 - Show instances for all exposed types
Pull Request -
State: closed - Opened by soenkehahn about 10 years ago
- 1 comment
#31 - renderMail' called with null parts, even though multiple parts specified
Issue -
State: closed - Opened by ocharles about 10 years ago
- 5 comments
#30 - Inline disposition
Pull Request -
State: closed - Opened by jonsterling about 10 years ago
- 2 comments
#29 - Add sesRegion field to SES.
Pull Request -
State: closed - Opened by creichert about 10 years ago
- 1 comment
#28 - SES: Sending Mail From Different Regions
Issue -
State: closed - Opened by creichert about 10 years ago
- 2 comments
#27 - Add missing documentation
Pull Request -
State: closed - Opened by ulikoehler over 10 years ago
- 1 comment
#26 - Update travis-ci config
Pull Request -
State: closed - Opened by sol over 10 years ago
#25 - Use throwIO instead of throw
Pull Request -
State: closed - Opened by sol over 10 years ago
- 3 comments
#24 - Export 'Headers' type.
Pull Request -
State: closed - Opened by k0ral over 10 years ago
- 1 comment
#23 - Allow to customize sendmail executable at compile time
Pull Request -
State: closed - Opened by sol over 10 years ago
- 6 comments
#23 - Allow to customize sendmail executable at compile time
Pull Request -
State: closed - Opened by sol over 10 years ago
- 6 comments
#22 - bcc is not working
Issue -
State: closed - Opened by vagifverdi over 10 years ago
- 5 comments
#22 - bcc is not working
Issue -
State: closed - Opened by vagifverdi over 10 years ago
- 5 comments
#21 - Correctly order arguments of `mailFromToSubject`
Pull Request -
State: closed - Opened by tstat over 10 years ago
- 1 comment
#20 - return type of sendMailSES
Issue -
State: closed - Opened by Lingyis almost 11 years ago
- 6 comments
#20 - return type of sendMailSES
Issue -
State: closed - Opened by Lingyis almost 11 years ago
- 6 comments
#19 - add convenience functions
Pull Request -
State: closed - Opened by ibotty almost 11 years ago
- 1 comment
#19 - add convenience functions
Pull Request -
State: closed - Opened by ibotty almost 11 years ago
- 1 comment
#18 - convenience functions for constructing a mail
Issue -
State: closed - Opened by ibotty almost 11 years ago
- 1 comment
#17 - generate wrong message
Issue -
State: closed - Opened by cutsea110 over 11 years ago
- 3 comments
#17 - generate wrong message
Issue -
State: closed - Opened by cutsea110 over 11 years ago
- 3 comments
#16 - Emails get delivered to the wrong address
Issue -
State: closed - Opened by mitchellwrosen over 11 years ago
#16 - Emails get delivered to the wrong address
Issue -
State: closed - Opened by mitchellwrosen over 11 years ago
#15 - Use POST requests instead of GET requests to send mail through Amazon SES
Pull Request -
State: closed - Opened by BJTerry over 11 years ago
- 1 comment
#15 - Use POST requests instead of GET requests to send mail through Amazon SES
Pull Request -
State: closed - Opened by BJTerry over 11 years ago
- 1 comment
#14 - Search sendmail binary on path
Issue -
State: closed - Opened by wuzzeb over 11 years ago
- 2 comments
#14 - Search sendmail binary on path
Issue -
State: closed - Opened by wuzzeb over 11 years ago
- 2 comments
#13 - Quoted printed produces lines longer than 76 chars
Issue -
State: closed - Opened by vagifverdi over 11 years ago
- 7 comments
#12 - Provide sendMail* functions that return Either SendmailError ()
Issue -
State: closed - Opened by ocharles over 11 years ago
- 3 comments
#11 - mime-mail-ses.cabal: update Homepage
Pull Request -
State: closed - Opened by ghost over 12 years ago
- 1 comment
#11 - mime-mail-ses.cabal: update Homepage
Pull Request -
State: closed - Opened by ghost over 12 years ago
- 1 comment
#10 - trivial change to give the user the choice of the sendmail binary and command line options
Pull Request -
State: closed - Opened by paul-r-ml almost 13 years ago
- 2 comments
#10 - trivial change to give the user the choice of the sendmail binary and command line options
Pull Request -
State: closed - Opened by paul-r-ml almost 13 years ago
- 2 comments
#9 - Nobytestring and FilePath
Pull Request -
State: closed - Opened by EffeErre almost 13 years ago
- 1 comment
#9 - Nobytestring and FilePath
Pull Request -
State: closed - Opened by EffeErre almost 13 years ago
- 1 comment
#8 - Attachments
Pull Request -
State: closed - Opened by EffeErre almost 13 years ago
- 10 comments
#8 - Attachments
Pull Request -
State: closed - Opened by EffeErre almost 13 years ago
- 10 comments
#7 - Content-ID
Pull Request -
State: closed - Opened by DanielOberg about 13 years ago
- 5 comments
#7 - Content-ID
Pull Request -
State: closed - Opened by DanielOberg about 13 years ago
- 5 comments
#6 - Fix encoding issues with 'name' part of address headers
Pull Request -
State: closed - Opened by hesselink about 13 years ago
- 2 comments
#6 - Fix encoding issues with 'name' part of address headers
Pull Request -
State: closed - Opened by hesselink about 13 years ago
- 2 comments
#5 - Incorrectly encoded 'to' header
Issue -
State: closed - Opened by hesselink about 13 years ago
- 4 comments
#4 - print output to a logger rather than give the message to sendmail
Issue -
State: closed - Opened by gregwebs over 13 years ago
- 2 comments
#3 - Support process-1.1.x (needed to be compatible with haskell98 that comes with ghc-7.2.1)
Pull Request -
State: closed - Opened by A1kmm over 13 years ago
- 1 comment
#3 - Support process-1.1.x (needed to be compatible with haskell98 that comes with ghc-7.2.1)
Pull Request -
State: closed - Opened by A1kmm over 13 years ago
- 1 comment
#2 - build failure on 0.3.0.1
Issue -
State: closed - Opened by gregwebs over 13 years ago
- 2 comments
#1 - Incremental base64 encoding to avoid stack overflows
Pull Request -
State: closed - Opened by takano-akio over 13 years ago
- 1 comment
#1 - Incremental base64 encoding to avoid stack overflows
Pull Request -
State: closed - Opened by takano-akio over 13 years ago
- 1 comment