mailparse
email parser
A library to parse MIME email messages and extract their contents.
Rust library to parse mail files
183 stars
8 watching
40 forks
Language: Rust
last commit: 7 months ago
Linked from 1 awesome list
emailmailmailparserparserrustrust-library
Related projects:
Repository | Description | Stars |
---|---|---|
stalwartlabs/mail-parser | A fast and robust e-mail parsing library | 300 |
mailgun/flanker | A Python library for parsing email addresses and MIME messages. | 1,634 |
sanbornm/mp | A command-line email parser that extracts and formats email metadata from raw input | 47 |
lettre/lettre | Provides an API for building and sending emails in Rust | 1,871 |
stalwartlabs/mail-send | A Rust library for building, signing and sending e-mail messages via SMTP. | 209 |
willdurand/emailreplyparser | A PHP library for parsing plain text email content and extracting readable parts from emails | 640 |
kbrw/mailibex | An Elixir library that provides email parsing and encoding/decoding functionality | 62 |
mailgun/talon | A library to simplify message quotation and signature parsing from various text formats. | 1,269 |
skade/mailbox | A tutorial project demonstrating how to build a simple networked mailbox program with concurrency and networking in Rust. | 28 |
utkarshkukreti/select.rs | A Rust library for extracting useful data from HTML documents | 974 |
stalwartlabs/mail-auth | An e-mail authentication and reporting library written in Rust | 84 |
jhickner/smtp-mail | A Haskell library for sending emails using SMTP protocols | 75 |
simple-java-mail/java-utils-mail-smime | A Java library for handling S/MIME features in email messages | 11 |
mailtutan/mailtutan | An SMTP server for test and development environments written in Rust. | 171 |
drewr/postal | A Clojure library for constructing and sending standard Internet email messages. | 587 |