Rust interface for OpenSMTPD filters https://docs.rs/opensmtpd/latest/opensmtpd/
This repository has been archived on 2023-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2018-12-29 20:26:23 +01:00
examples Refactor the reader/dispatcher 2018-12-29 20:22:37 +01:00
src Remove the useless from_string method in Error 2018-12-29 20:26:23 +01:00
.gitignore First commit 2018-12-26 10:27:46 +01:00
Cargo.toml Read and parse incoming entries then dispatch them into session threads 2018-12-29 16:56:56 +01:00
README.md First commit 2018-12-26 10:27:46 +01:00

Rust-OpenSMTPD

Rust binding for OpenSMTPD filters.