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 a6b9d18374 Update the entry parser
The latest OpenSMTPD draft added the timeout event, it therefore has
been added to the parser. As shown in the new sessions examples, the
timestamp format changed and the parameters are also optional.
2019-01-05 11:40:19 +01:00
examples Update the entry parser 2019-01-05 11:40:19 +01:00
src Update the entry parser 2019-01-05 11:40:19 +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.