Issues
- 5
base64 decoding should not be "strict"
#96 opened by andir - 2
Add functions to parse List-Id
#118 opened by link2xt - 4
- 4
- 3
Doctest failure for parse_mail()
#119 opened by jelmer - 6
Encrypted and signed multiparts
#112 opened by soywod - 5
Add a PartsIterator
#108 opened by soywod - 5
Support `no_std` feature
#93 opened by zzhengzhuo - 5
when attatchments endwith "\r\n" or \n, the content of the file will be strip "\r\n" or "\n"
#107 opened by RickSKy - 1
Inlining images
#106 opened by MaxGfeller - 2
- 5
Parsing "Received" header
#99 opened by alexwennerberg - 3
Incorrect parsing of the boundary delimiter
#100 opened by misogohan - 4
Exclude < and > from message-IDs
#56 opened by link2xt - 4
Owned alternative to `ParsedMail` type
#97 opened by link2xt - 12
- 1
incorrect default content type in multipart/digest
#92 opened by D1CED - 2
Handle long attachment filenames
#89 opened by staktrace - 10
unexpected postfix "\r" in MailHeader's value field
#90 opened by qsdgy - 2
unexpected prefix "\r\n " in MailHeader's value field when MIME header separated by ":\r\n"
#91 opened by qsdgy - 3
Debug and Clone traits for struct Header
#83 opened by inashivb - 3
- 5
- 5
Unexpected newline in header key
#85 opened by Necronian - 3
[Question] comparison to rust-email
#80 opened by ngortheone - 5
Only the first mailbox in the list is decoded
#79 opened by link2xt - 5
Allow get_body() for "binary" encoding
#51 opened by vickenty - 9
Allow recovery of raw headers
#75 opened by aredridel - 1
msgidparse: assumes References are separated by whitespace, but it is optional
#72 opened by tommilligan - 2
Parse envelope header separately
#69 opened by Cerber-Ursi - 1
- 2
Parse comments in address lists
#65 opened by link2xt - 2
new release?
#66 opened by hpk42 - 2
Forced allocation in MailHeader
#61 opened by nabijaczleweli - 5
- 1
Documentation: attachment example
#59 opened by benjaminweb - 2
Return MailParseError from addrparse_header
#57 opened by link2xt - 0
Using addrparse_header with MailHeaderMap
#58 opened by link2xt - 4
Add functions to parse message IDs
#53 opened by link2xt - 1
Join potential Mail Rust-Working group?
#54 opened by hpk42 - 3
- 1
Email addresses without @ inside are accepted
#52 opened by link2xt - 2
Failing to parse mail
#49 opened by dignifiedquire - 2
- 1
Parsing flight information?
#44 opened by amaury1093 - 0
- 1
parse_mail crashes on properly crafted input
#41 opened by ThePrzeglo - 8
How to get the mail body untouched
#38 opened by ufoscout - 1
dateparse as a separate crate?
#37 opened by FauxFaux - 3
Body contains newline separators
#35 opened by theduke