BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

mailrs-sieve

v2.0.0crates.io· Rust

Clean delivery-action wrapper over the native `mailrs-sieve-core` RFC 5228 Sieve engine (Apache-2.0 OR MIT, no AGPL). Flattens the engine's structured action stream into one `SieveAction { Keep, FileInto, Discard, Redirect, Reject, Vacation }` enum the caller pattern-matches in its delivery loop, with imap4flags carry-through and caller-owned vacation (engine emits parsed parameters; the caller builds + dedups the reply).

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published this month.
Popularity
5 downloads / week
Security
No known advisories for this version (OSV).
License
Apache-2.0 OR MIT
Dependencies
No runtime dependencies
Recent releases
  • 2.0.0this month
  • 1.0.0this month
mailrs-sieve — Clean delivery-action wrapper over the native `mailrs-sieve-core` RFC 5228 Sieve engine (Apache-2.0 OR MIT, no AGPL). Flattens the engine's structured action stream into one `SieveAction { Keep, FileInto, Discard, Redirect, Reject, Vacation }` enum the caller pattern-matches in its delivery loop, with imap4flags carry-through and caller-owned vacation (engine emits parsed parameters; the caller builds + dedups the reply). (Rust / crates.io) — verdict, alternatives & security · Modules