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
Rodolphe Breard d05423edba Use an intermediate function to build the handlers
Such a function may later be generated using a procedural macro.
2019-01-05 13:59:29 +01:00
examples Use an intermediate function to build the handlers 2019-01-05 13:59:29 +01:00
src Use an intermediate function to build the handlers 2019-01-05 13:59:29 +01:00
.gitignore First commit 2018-12-26 10:27:46 +01:00
Cargo.toml Add proper logging 2018-12-29 21:03:33 +01:00
Licence_CeCILL-B_V1-en.txt Add some metadata and release the project under the CeCILL-B license 2018-12-29 20:38:23 +01:00
Licence_CeCILL-B_V1-fr.txt Add some metadata and release the project under the CeCILL-B license 2018-12-29 20:38:23 +01:00
README.md First commit 2018-12-26 10:27:46 +01:00

Rust-OpenSMTPD

Rust binding for OpenSMTPD filters.