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.
Go to file
Rodolphe Bréard 847fbd6213 put project to sleep 2022-01-12 20:00:53 +01:00
opensmtpd Update simplelog requirement from 0.9 to 0.10 2021-03-29 04:26:16 +00:00
opensmtpd-derive Switch to tab indentation 2021-02-28 13:56:40 +01:00
.editorconfig Switch to tab indentation 2021-02-28 13:56:40 +01:00
.gitignore First commit 2018-12-26 10:27:46 +01:00
.rustfmt.toml Switch to tab indentation 2021-02-28 13:56:40 +01:00
.travis.yml Update the Travis-CI configuration 2021-05-10 18:59:37 +02:00
Cargo.toml Replace the lasts space indents with tabs 2021-02-28 14:10:12 +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 put project to sleep 2022-01-12 20:00:53 +01:00

README.md

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.

Status

Abandoned (at least temporarily).