Update the readme
This commit is contained in:
parent
0f917e0132
commit
988f028c23
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -3,4 +3,16 @@
|
|||
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/
|
||||
|
|
Reference in a new issue