Crates.io | milter-sys |
lib.rs | milter-sys |
version | 0.2.3 |
source | src |
created_at | 2019-10-07 11:55:14.407158 |
updated_at | 2021-12-02 07:21:32.444525 |
description | Low-level FFI bindings to libmilter |
homepage | |
repository | https://gitlab.com/glts/milter-sys |
max_upload_size | |
id | 170558 |
size | 48,221 |
The milter-sys library provides low-level Rust FFI bindings to libmilter, the sendmail mail filter API.
This crate requires the milter C library (libmilter) to be available.
☞ On Debian and Ubuntu, install the package libmilter-dev
.
See the milter crate for idiomatic Rust bindings to the milter library.
Copyright © 2019–2021 David Bürgin
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.