This website requires JavaScript.
Explore
Help
Sign in
rodolphe
/
rust-opensmtpd
Archived
Watch
1
Star
0
Fork
You've already forked rust-opensmtpd
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
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.
18
commits
1
branch
0
tags
175
KiB
Rust
100%
074c3697d0
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Rodolphe Breard
074c3697d0
Properly implement the std::str::FromStr trait
2019-01-06 16:37:07 +01:00
opensmtpd
Properly implement the std::str::FromStr trait
2019-01-06 16:37:07 +01:00
opensmtpd-derive
Move the EventHandler from the client to the proc macro
2019-01-06 15:45:58 +01: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
First commit
2018-12-26 10:27:46 +01:00
README.md
Rust-OpenSMTPD
Rust binding for
OpenSMTPD
filters.