Rust interface for OpenSMTPD filters
https://docs.rs/opensmtpd/latest/opensmtpd/
a6d4dd21c1
The previous project architecture was far too complicated and hard to maintain. The new one is much more simple. Although procedural macros are cools, they are a no-go on Rust-OpenSMTPD. Reports and filter are implemented (except data-line) but untested. |
||
---|---|---|
examples | ||
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE-APACHE-2.0.txt | ||
LICENSE-MIT.txt | ||
README.md |