Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rjbs/Email-MIME issues and pull requests
#81 - Fastmail multipart/alternative not detecting
Issue -
State: open - Opened by tyrosinase 7 months ago
#80 - do not allow an excessive number of parts
Pull Request -
State: closed - Opened by rjbs 7 months ago
- 1 comment
#79 - Email::MIME->as_string prints `ARRAY(...)` for arrayref To/Cc
Issue -
State: closed - Opened by richardjharris almost 2 years ago
- 2 comments
#78 - Decoding UTF-8 header weird behavior / bug
Issue -
State: closed - Opened by bbkr almost 3 years ago
- 3 comments
#77 - Broken Boundary Definition in 1.949 on long Boundary string
Issue -
State: open - Opened by ghost almost 4 years ago
#76 - filename() is no longer decoded since 1.949
Issue -
State: closed - Opened by bokutin almost 4 years ago
- 4 comments
#75 - Update MIME.pm - fixing slow regex to improve performance on parsing large mimeparts
Pull Request -
State: closed - Opened by ivulfson about 4 years ago
- 2 comments
#74 - Very slow regex can cause huge performance hit on large mime parts
Issue -
State: closed - Opened by ivulfson about 4 years ago
- 1 comment
#73 - Update MIME.pm
Pull Request -
State: closed - Opened by Mishrakk about 4 years ago
- 1 comment
#72 - regression, data may be lost in address-list headers
Issue -
State: closed - Opened by dakkar over 4 years ago
- 7 comments
#71 - Email::MIME documentation refers to obsolete module
Issue -
State: closed - Opened by jkeenan over 4 years ago
- 1 comment
#70 - Email::MIME::body_set(): misleading documentation
Issue -
State: closed - Opened by jkeenan over 4 years ago
- 2 comments
#69 - Documentation advises use of currently broken CPAN module Email::Stuffer
Issue -
State: closed - Opened by jkeenan over 4 years ago
- 1 comment
#68 - New content_type handling breaks Email::MIME::CreateHTML usage
Issue -
State: closed - Opened by lukec over 4 years ago
- 4 comments
#67 - WIP: why so slow?
Pull Request -
State: open - Opened by rjbs over 4 years ago
#66 - DoS on excessive or deeply nested parts
Issue -
State: closed - Opened by carnil over 4 years ago
- 7 comments
#65 - Fix POD typo: "or" -> "for"
Pull Request -
State: closed - Opened by anirvan almost 5 years ago
- 1 comment
#64 - Allow "0" as boundary value
Pull Request -
State: closed - Opened by pali about 5 years ago
#63 - libemail-mime-perl: fails to handle boundary="0"
Issue -
State: closed - Opened by gregoa about 5 years ago
- 2 comments
#62 - Fix broken content type parsing of encoded parameters
Pull Request -
State: closed - Opened by dlucredativ about 5 years ago
- 1 comment
#61 - Broken content type parsing of encoded parameters
Issue -
State: open - Opened by dlucredativ about 5 years ago
- 9 comments
#60 - Corrupt filename is returned when name*0=... name*1=...
Issue -
State: closed - Opened by bokutin over 5 years ago
- 11 comments
#59 - Missing inheritance of 'flowed' from single-part attributes to message attributes
Issue -
State: open - Opened by lwi almost 6 years ago
#58 - Sort hash keys to keep attributes consistent
Pull Request -
State: closed - Opened by dxdc about 6 years ago
- 1 comment
#57 - Initial Travis CI configuration
Pull Request -
State: closed - Opened by happy-barney over 6 years ago
- 1 comment
#56 - Header value (for user-defined header) in UTF-8 causes hang on later message send (SMTP transport)
Issue -
State: open - Opened by dd-b almost 7 years ago
- 8 comments
#55 - Fix the UTF8 issue in #18
Pull Request -
State: closed - Opened by dxdc about 7 years ago
- 14 comments
#54 - Fix Email::MIME::Encode::maybe_mime_encode_header to work also without explicit "use Email::MIME::Header"
Pull Request -
State: closed - Opened by pali about 7 years ago
- 1 comment
#53 - Preserve original email if encoding is not required
Pull Request -
State: closed - Opened by atoomic about 7 years ago
- 4 comments
#52 - Email address quotes are not preserved when phrase is not defined
Issue -
State: open - Opened by atoomic about 7 years ago
- 12 comments
#51 - Use functions build_content_disposition and build_content_type from Email::MIME::ContentType
Pull Request -
State: closed - Opened by pali about 7 years ago
- 5 comments
#50 - Add support for IDN hosts in email addresses into Email::MIME::Header::AddressList
Pull Request -
State: open - Opened by pali about 7 years ago
- 4 comments
#49 - Fix snowman test, parts must contain 8bit data, not Unicode
Pull Request -
State: closed - Opened by pali about 7 years ago
- 1 comment
#48 - Fix priority of and operator in Email::MIME::Header::AddressList code
Pull Request -
State: closed - Opened by pali over 7 years ago
- 1 comment
#47 - Subparts should inherit email's encode_check
Pull Request -
State: closed - Opened by mmcclimon over 7 years ago
- 2 comments
#46 - Method filename is not stable
Issue -
State: open - Opened by pali over 7 years ago
- 1 comment
#45 - Use function parse_content_disposition from Email::MIME::ContentType
Pull Request -
State: closed - Opened by pali over 7 years ago
- 1 comment
#44 - One case of a "Use of uninitialized value" in the Header.pm (line 126)
Issue -
State: closed - Opened by ventz over 7 years ago
- 15 comments
#43 - Test t/encode-check.t is failing
Issue -
State: closed - Opened by pali over 7 years ago
- 1 comment
#42 - Add encode_check...
Pull Request -
State: closed - Opened by wolfsage over 7 years ago
- 2 comments
#41 - Combine description of attributes for create
Pull Request -
State: closed - Opened by Grinnz over 7 years ago
- 1 comment
#40 - When changing the text of subparts, parent parts should reflect those changes
Issue -
State: open - Opened by wolfsage over 7 years ago
#39 - eliminate gensym and two arg open in tests
Issue -
State: closed - Opened by rjbs over 7 years ago
- 1 comment
#38 - Finish object representation of the header value and provides Email::MIME::Header::AddressList
Pull Request -
State: closed - Opened by pali over 7 years ago
- 8 comments
#37 - MIME messes with unicode
Issue -
State: closed - Opened by andreas-p almost 8 years ago
- 8 comments
#36 - Fix as_string returning unicode
Pull Request -
State: closed - Opened by andreas-p almost 8 years ago
- 13 comments
#35 - Add support for object representation of the header value
Pull Request -
State: closed - Opened by pali almost 8 years ago
- 2 comments
#34 - Email::MIME::Encode: Do not try to MIME-decode non-MIME headers
Pull Request -
State: closed - Opened by pali almost 8 years ago
- 1 comment
#33 - invalid mbox file
Issue -
State: closed - Opened by HansMeiser234 almost 8 years ago
- 1 comment
#32 - Different Email::MIME::Encode fixes
Pull Request -
State: closed - Opened by pali about 8 years ago
- 1 comment
#31 - Long filenames are not supported
Issue -
State: closed - Opened by dxdc about 8 years ago
- 3 comments
#30 - Use '$email' like the rest of the SYNOPSIS.
Pull Request -
State: closed - Opened by wolfsage about 8 years ago
- 1 comment
#29 - Failed to encode both Header and Body correctly
Issue -
State: closed - Opened by tantalate over 8 years ago
- 2 comments
#28 - Support multipart messages without content-type in subparts. (GH: #14)
Pull Request -
State: open - Opened by wolfsage over 8 years ago
- 5 comments
#27 - Performance issues
Issue -
State: open - Opened by bbkr about 9 years ago
- 3 comments
#26 - Email::MIME w/ Mail::DKIM::Signer?
Issue -
State: open - Opened by SteveTheTechie about 9 years ago
#25 - Call subparts in debug_structure
Pull Request -
State: closed - Opened by labrown over 9 years ago
- 2 comments
#24 - Deep recursion on subroutine "Email::Simple::Header::header"
Issue -
State: closed - Opened by celogeek over 9 years ago
- 2 comments
#23 - implement header_str
Issue -
State: closed - Opened by mbunkus over 9 years ago
- 3 comments
#22 - Email::MIME defaults to "us-ascii" encoding if only 1 part supplied
Issue -
State: closed - Opened by techouse over 9 years ago
- 2 comments
#21 - please rerelease
Issue -
State: closed - Opened by wchristian almost 10 years ago
- 1 comment
#20 - Email::MIME::Header throws warnings on startup
Issue -
State: closed - Opened by davehodg almost 10 years ago
- 2 comments
#19 - Unquoted = not allowed in Content-Type! at /usr/local/share/perl/5.14.2/Email/MIME.pm line 123
Issue -
State: closed - Opened by myzinsky almost 10 years ago
- 2 comments
#18 - “filename” attribute can’t handle double-quotes or UTF-8
Issue -
State: closed - Opened by FGasper about 10 years ago
- 11 comments
#17 - parts_add() on multipart/mixed results in two multipart/mixed
Issue -
State: open - Opened by futon88 over 10 years ago
- 1 comment
#16 - Superflours headers added (Date, MIME-Version) to MIME part when created with Email::MIME->create()
Issue -
State: open - Opened by otuschhoff over 10 years ago
- 2 comments
#15 - PDF-example from Email::MIME synposis could use binary mode
Issue -
State: closed - Opened by 0x4342 over 10 years ago
- 1 comment
#14 - Multi-part messages without content-type in subparts are misparsed
Issue -
State: open - Opened by wolfsage over 10 years ago
- 4 comments
#13 - fix synopsis - Email::Mime::Creator is obsolete
Pull Request -
State: closed - Opened by dotandimet over 10 years ago
- 1 comment
#12 - Failing test for `body_set` inside `walk_parts`
Pull Request -
State: closed - Opened by frioux over 10 years ago
- 1 comment
#11 - Error when using HTTP::Recorder and HTTP::Proxy module...
Issue -
State: closed - Opened by ashokreddyj over 10 years ago
- 1 comment
#10 - A single sub-part in a multipart is not parsed
Issue -
State: closed - Opened by zerodeux almost 11 years ago
- 2 comments
#9 - Improvement of end-of-line processing of multi-part in
Pull Request -
State: closed - Opened by bokutin about 11 years ago
- 1 comment
#8 - fixed a bug that $differ flag is not set.
Pull Request -
State: closed - Opened by bokutin about 11 years ago
- 2 comments
#7 - typo fixes
Pull Request -
State: closed - Opened by dsteinbrunner over 11 years ago
- 2 comments
#6 - Email::MIME::FromHandle
Issue -
State: closed - Opened by rjbs over 11 years ago
- 1 comment
#5 - Give an example to clarify sending a $body_str that might be unicode
Issue -
State: closed - Opened by timbunce over 11 years ago
- 2 comments
#4 - Fixed Bug #80538
Pull Request -
State: closed - Opened by memememomo over 11 years ago
- 1 comment
#3 - Fix for RT#78398: t/singlepart.t fails
Pull Request -
State: closed - Opened by mbeijen over 12 years ago
- 2 comments
#2 - stop using Encode for MIME-Q encoding
Pull Request -
State: closed - Opened by doy over 12 years ago
- 1 comment
#1 - Trivial doc change that we discussed in #email
Pull Request -
State: closed - Opened by wolfsage over 13 years ago
- 1 comment