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.
rust-opensmtpd/README.md
2019-07-11 23:58:43 +02:00

18 lines
302 B
Markdown

# Rust-OpenSMTPD
Rust binding for [OpenSMTPD] filters.
# Features
This is a work in progress, the API is **not** stabilized yet.
- [ ] Thread-pool
- [x] Reports
- [ ] Filters
- [x] Session-level context
- [ ] Pool-level context
- [ ] Filter-level context
[OpenSMTPD]: https://www.opensmtpd.org/