igumnoff / shiva

Shiva library: Implementation in Rust of a parser and generator for documents of any type
https://docs.rs/shiva
Apache License 2.0
301 stars 16 forks source link

Add RCF 2822 mail / Internet Message Format parser/generator #134

Open doubi opened 4 days ago

doubi commented 4 days ago

Any interest in supporting mail formats?

Would such contributions be accepted? Are such formats (for single emails, or mailboxes) considered in-scope for the project?

evgenyigumnov commented 4 days ago

Thank you for your interest in contributing! We would definitely welcome support for mail formats, whether it’s handling individual emails or entire mailboxes. Such formats are indeed considered in-scope for the project, and contributions in this area would be greatly appreciated.

Please feel free to share your ideas or open a pull request when you’re ready. We’d be happy to review and discuss your implementation!