Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / staktrace/mailparse issues and pull requests

#126 - Use BASE64_MIME_PERMISSIVE to allow trailing bits in b64 data

Pull Request - State: closed - Opened by staktrace 5 months ago - 2 comments

#125 - Use BASE64_MIME_PERMISSIVE to allow trailing bits in b64 data

Pull Request - State: closed - Opened by wathiede 6 months ago - 5 comments

#124 - Update quoted-printable to 0.5.0

Pull Request - State: closed - Opened by staktrace 9 months ago

#123 - Update quoted-printable to 0.5.0

Pull Request - State: closed - Opened by link2xt 9 months ago - 2 comments

#122 - Documentation test is broken since quoted_printable 0.4.7

Issue - State: closed - Opened by link2xt 9 months ago - 4 comments

#121 - Upgrade to quoted-printable 0.4.8

Pull Request - State: closed - Opened by staktrace over 1 year ago

#120 - Bump ouroboros to 0.17.0

Pull Request - State: closed - Opened by jelmer over 1 year ago - 2 comments

#119 - Doctest failure for parse_mail()

Issue - State: closed - Opened by jelmer over 1 year ago - 3 comments

#118 - Add functions to parse List-Id

Issue - State: open - Opened by link2xt over 1 year ago - 1 comment

#117 - Parsed email header with forbidden characters returned without quotes

Issue - State: closed - Opened by edevil over 1 year ago - 4 comments

#116 - Add a MSRV policy and enforce it with CI

Pull Request - State: closed - Opened by staktrace over 1 year ago

#115 - Fix lint

Pull Request - State: closed - Opened by staktrace over 1 year ago

#114 - Fix clippy warnings

Pull Request - State: closed - Opened by link2xt almost 2 years ago - 3 comments

#113 - Fix arithmetic overflow in date parsing

Pull Request - State: closed - Opened by link2xt almost 2 years ago - 3 comments

#112 - Encrypted and signed multiparts

Issue - State: closed - Opened by soywod almost 2 years ago - 6 comments

#111 - Bump dependencies to latest versions

Pull Request - State: closed - Opened by staktrace almost 2 years ago

#110 - Simplify the PartsIterator

Pull Request - State: closed - Opened by staktrace almost 2 years ago

#109 - Add iterator for parts

Pull Request - State: closed - Opened by staktrace almost 2 years ago

#108 - Add a PartsIterator

Issue - State: closed - Opened by soywod almost 2 years ago - 5 comments

#106 - Inlining images

Issue - State: closed - Opened by MaxGfeller over 2 years ago - 1 comment

#105 - adding eq and hash derives for MailAddrs and its values

Pull Request - State: closed - Opened by TornaxO7 over 2 years ago - 1 comment

#104 - Prefer to decode header values with UTF-8

Pull Request - State: closed - Opened by staktrace over 2 years ago

#103 - Decode raw header bytes as UTF-8 instead of ISO-8859-1 Latin1

Pull Request - State: closed - Opened by dan-ri over 2 years ago - 3 comments

#102 - Use of ISO-8859-1 (Latin1) instead of UTF-8 decoding for raw header bytes

Issue - State: closed - Opened by dan-ri over 2 years ago - 2 comments

#101 - Only match boundaries at the start of a line

Pull Request - State: closed - Opened by staktrace over 2 years ago

#100 - Incorrect parsing of the boundary delimiter

Issue - State: closed - Opened by misogohan over 2 years ago - 3 comments

#99 - Parsing "Received" header

Issue - State: closed - Opened by alexwennerberg almost 3 years ago - 5 comments

#98 - Upgrade charset to v0.1.3

Pull Request - State: closed - Opened by alexwennerberg almost 3 years ago - 1 comment

#97 - Owned alternative to `ParsedMail` type

Issue - State: closed - Opened by link2xt almost 3 years ago - 4 comments

#96 - base64 decoding should not be "strict"

Issue - State: open - Opened by andir almost 3 years ago - 4 comments

#95 - Switch base64 implementation to data_encoding

Pull Request - State: closed - Opened by andir almost 3 years ago - 3 comments

#94 - Expose raw_bytes of parts in the public API

Pull Request - State: closed - Opened by link2xt almost 3 years ago

#93 - Support `no_std` feature

Issue - State: closed - Opened by zzhengzhuo almost 3 years ago - 5 comments

#92 - incorrect default content type in multipart/digest

Issue - State: closed - Opened by D1CED about 3 years ago - 1 comment

#90 - unexpected postfix "\r" in MailHeader's value field

Issue - State: closed - Opened by qsdgy about 3 years ago - 10 comments

#89 - Handle long attachment filenames

Issue - State: closed - Opened by staktrace over 3 years ago - 2 comments

#88 - Upgrade base64 to 0.13

Pull Request - State: closed - Opened by messense over 3 years ago - 1 comment

#87 - Question: Is it possible to parse a stream of data line by line?

Issue - State: closed - Opened by inashivb over 3 years ago - 3 comments

#86 - Add custom Debug trait for Headers and MailHeader

Pull Request - State: closed - Opened by inashivb over 3 years ago - 3 comments

#85 - Unexpected newline in header key

Issue - State: closed - Opened by Necronian over 3 years ago - 5 comments

#84 - Improperly decoded email message with `get_body` and `get_body_raw()

Issue - State: closed - Opened by elysiumn over 3 years ago - 5 comments

#83 - Debug and Clone traits for struct Header

Issue - State: closed - Opened by inashivb over 3 years ago - 3 comments

#82 - Add actions CI

Pull Request - State: closed - Opened by ch3ck over 3 years ago

#81 - addrparse: parse quoted encoded words

Pull Request - State: closed - Opened by link2xt over 3 years ago - 8 comments

#80 - [Question] comparison to rust-email

Issue - State: closed - Opened by ngortheone almost 4 years ago - 3 comments

#79 - Only the first mailbox in the list is decoded

Issue - State: closed - Opened by link2xt about 4 years ago - 5 comments

#78 - Add a failing test for addrparse_header

Pull Request - State: closed - Opened by link2xt about 4 years ago - 2 comments

#77 - An accessor for the whole headers, as sent

Pull Request - State: closed - Opened by aredridel about 4 years ago - 8 comments

#76 - Support recovery of raw headers

Pull Request - State: closed - Opened by aredridel about 4 years ago

#75 - Allow recovery of raw headers

Issue - State: closed - Opened by aredridel about 4 years ago - 9 comments

#74 - Rewrite API to be owning

Pull Request - State: closed - Opened by matthiasbeyer about 4 years ago - 1 comment

#73 - msgidparse: make whitespace separating message ids optional

Pull Request - State: closed - Opened by tommilligan about 4 years ago - 1 comment

#72 - msgidparse: assumes References are separated by whitespace, but it is optional

Issue - State: closed - Opened by tommilligan about 4 years ago - 1 comment

#71 - updates base64 dependency

Pull Request - State: closed - Opened by wookietreiber over 4 years ago - 2 comments

#70 - Forbid unsafe code

Pull Request - State: closed - Opened by link2xt over 4 years ago - 1 comment

#69 - Parse envelope header separately

Issue - State: closed - Opened by Cerber-Ursi over 4 years ago - 2 comments

#68 - Should mailparse try to handle malformed cases?

Issue - State: closed - Opened by hugopeixoto over 4 years ago - 1 comment

#67 - deps: update base64 to 0.11

Pull Request - State: closed - Opened by dignifiedquire over 4 years ago - 3 comments

#66 - new release?

Issue - State: closed - Opened by hpk42 over 4 years ago - 2 comments

#65 - Parse comments in address lists

Issue - State: closed - Opened by link2xt over 4 years ago - 2 comments

#64 - Add MailHeader::get_key_ref() -> Cow<str>, to avoid needless allocations

Pull Request - State: closed - Opened by nabijaczleweli over 4 years ago - 1 comment

#63 - Fix quadratic behavior of addrparse

Pull Request - State: closed - Opened by ftilde over 4 years ago - 1 comment

#62 - Add into_inner to MailAddrList

Pull Request - State: closed - Opened by ftilde over 4 years ago - 1 comment

#61 - Forced allocation in MailHeader

Issue - State: closed - Opened by nabijaczleweli over 4 years ago - 2 comments

#60 - cannot read html body of message with attachment(s)

Issue - State: closed - Opened by benjaminweb over 4 years ago - 5 comments

#59 - Documentation: attachment example

Issue - State: closed - Opened by benjaminweb over 4 years ago - 1 comment

#58 - Using addrparse_header with MailHeaderMap

Issue - State: closed - Opened by link2xt over 4 years ago

#57 - Return MailParseError from addrparse_header

Issue - State: closed - Opened by link2xt over 4 years ago - 2 comments

#56 - Exclude < and > from message-IDs

Issue - State: closed - Opened by link2xt over 4 years ago - 4 comments

#55 - Correctly parse mailboxes with commas in the name

Pull Request - State: closed - Opened by link2xt over 4 years ago - 12 comments

#54 - Join potential Mail Rust-Working group?

Issue - State: closed - Opened by hpk42 over 4 years ago - 1 comment

#53 - Add functions to parse message IDs

Issue - State: closed - Opened by link2xt over 4 years ago - 4 comments

#52 - Email addresses without @ inside are accepted

Issue - State: closed - Opened by link2xt over 4 years ago - 1 comment

#51 - Allow get_body() for "binary" encoding

Issue - State: closed - Opened by vickenty over 4 years ago - 5 comments

#50 - Failure to parse RFC2047 encoded display-names in email addresses

Issue - State: closed - Opened by hpk42 almost 5 years ago - 12 comments

#49 - Failing to parse mail

Issue - State: closed - Opened by dignifiedquire almost 5 years ago - 2 comments

#48 - feat: derive Clone, PartialEq and Eq and add into_subparts

Pull Request - State: closed - Opened by dignifiedquire almost 5 years ago - 5 comments

#47 - Feature Request: Implement Clone, PartialEq and Eq for ParsedMail

Issue - State: closed - Opened by dignifiedquire almost 5 years ago - 3 comments

#46 - Add the ability to convert `MailAddr` back to its string representation

Issue - State: closed - Opened by dignifiedquire almost 5 years ago - 2 comments

#45 - Break into modules

Pull Request - State: closed - Opened by matthiasbeyer almost 5 years ago - 4 comments

#44 - Parsing flight information?

Issue - State: closed - Opened by amaurym almost 5 years ago - 1 comment

#43 - crash: thread main attempted to subtract with overflow...

Issue - State: closed - Opened by ThePrzeglo about 5 years ago

#42 - Integrate fuzzer so anyone can fuzz easily

Pull Request - State: closed - Opened by ThePrzeglo about 5 years ago - 3 comments

#41 - parse_mail crashes on properly crafted input

Issue - State: closed - Opened by ThePrzeglo about 5 years ago - 1 comment

#40 - Allow body access without loading it in memory

Pull Request - State: closed - Opened by ufoscout over 5 years ago - 2 comments

#39 - Allow access to encoded body

Pull Request - State: closed - Opened by ufoscout over 5 years ago - 3 comments

#38 - How to get the mail body untouched

Issue - State: closed - Opened by ufoscout over 5 years ago - 8 comments

#37 - dateparse as a separate crate?

Issue - State: closed - Opened by FauxFaux over 5 years ago - 1 comment

#36 - Fix panic when encountering param content with new line

Pull Request - State: closed - Opened by lewisdiamond over 5 years ago - 2 comments

#35 - Body contains newline separators

Issue - State: closed - Opened by theduke over 5 years ago - 3 comments

#34 - Address parsing support (RFC 5322 3.4)

Issue - State: closed - Opened by theduke over 5 years ago - 5 comments

#33 - fixing docs.rs link

Pull Request - State: closed - Opened by enckse almost 6 years ago

#32 - Add UTF-7 support by using the charset crate instead of the encoding crate

Pull Request - State: closed - Opened by hsivonen almost 6 years ago - 2 comments

#31 - Implement MailHeaderMap for [MailHeader] instead of Vec<MailHeader>

Pull Request - State: closed - Opened by vandenoever about 6 years ago - 1 comment

#30 - key.len() > 0 -> !key.is_empty()

Pull Request - State: closed - Opened by vandenoever about 6 years ago - 1 comment

#29 - Tidy Result/Option use

Pull Request - State: closed - Opened by Freaky about 6 years ago - 3 comments

#28 - Fix a variety of clippy lint warnings

Pull Request - State: closed - Opened by Freaky about 6 years ago - 1 comment

#27 - Fix #26: Incorrect unwrap() guard in is_boundary()

Pull Request - State: closed - Opened by Freaky about 6 years ago - 1 comment