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
2020-12-21 15:29:30 +01:00
opensmtpd Fix the data-line parsing 2020-12-21 15:29:30 +01:00
opensmtpd-derive Fix the README path 2020-12-20 18:17:32 +01:00
.gitignore First commit 2018-12-26 10:27:46 +01:00
.travis.yml Set Rust minimal version to 1.43 2020-11-26 12:20:58 +01:00
Cargo.toml Add the opensmtpd_derive crate 2020-12-20 17:24:08 +01:00
LICENSE-APACHE-2.0.txt Rewrite the project 2020-11-25 18:04:16 +01:00
LICENSE-MIT.txt Rewrite the project 2020-11-25 18:04:16 +01:00
README.md Fix build status 2020-11-26 18:16:54 +01:00

Rust-OpenSMTPD

Build Status Rust-OpenSMTPD on crates.io Rust-OpenSMTPD on docs.rs License: MIT or Apache-2.0

Rust binding for OpenSMTPD filters.

Documentation

Read the documentation on docs.rs.

Requirements

Rust 1.43 or newer.