Secure, typed, and deliverability-aware Rust SDK for SendPulse
Simple (yet efficient) IMAP server.
Simple (yet efficient) SMTP server.
Utilities for Mailsis.
A highly parallel Perl 5 interpreter written in Rust
RFC822/MIME wire parsing and rendering for email-message
Tokio Decoder/Encoder for the RFC 5321 SMTP wire format — switches between line-oriented command mode (CRLF-terminated, ≤1024 octets) and DATA mode (raw bytes until CRLF.CRLF terminator). Includes optional SMTP-smuggling protection: detects bare-LF before the dot-terminator and either rejects the payload (Strict) or normalizes line endings (Permissive).
Outlook Email Message (.msg) parser
MIME-to-JMAP adapter: converts mime_tree parsed output to jmap-mail-types body structures
IMAP/SMTP probe + provider hints + SPF/DKIM alignment check, framework-agnostic.
Neural Communication Network with Federated Identity and Blockchain Trust
Group-commit delivery executor on top of mailrs-maildir 1.2's deliver_batch. Accumulates per-path delivery requests from concurrent async tasks (SMTP / LMTP / IMAP APPEND sessions) and flushes each path's batch via a single fsync, with optional pipelined in-flight flushes (max_concurrent_flushes=2 default) to hide disk wait behind batch collection. Caller awaits a oneshot::Receiver for per-message confirmation. Default tuning: max_batch=64, max_wait=10ms, max_concurrent_flushes=2.
No description provided.
No description provided.
No description provided.