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
2019-07-11 23:58:43 +02:00
opensmtpd Parse the token after the session id 2019-07-11 23:42:05 +02:00
opensmtpd-derive Fix clippy warning 2019-06-29 17:35:56 +02:00
.gitignore First commit 2018-12-26 10:27:46 +01:00
Cargo.toml Use procedural macros to define events 2019-01-06 15:41:30 +01:00
README.md Update the readme 2019-07-11 23:58:43 +02:00

Rust-OpenSMTPD

Rust binding for OpenSMTPD filters.

Features

This is a work in progress, the API is not stabilized yet.

  • Thread-pool
  • Reports
  • Filters
  • Session-level context
  • Pool-level context
  • Filter-level context