Skip to main content

One post tagged with "interpreter"

View All Tags

Sieve filter interpreter for Rust

· 3 min read
Mauro D.
Project Maintainer

Sieve is a language that can be used to create filters for electronic mail. It is not tied to any particular operating system or mail architecture. It requires the use of RFC 822-compliant messages, but otherwise should generalize to other systems that meet these criteria.