https://github.com/chatmail/filtermail
Drop-in rust reimplementation of chatmaild's filtermail
https://github.com/chatmail/filtermail
Last synced: 4 months ago
JSON representation
Drop-in rust reimplementation of chatmaild's filtermail
- Host: GitHub
- URL: https://github.com/chatmail/filtermail
- Owner: chatmail
- License: mit
- Created: 2026-01-14T16:59:20.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-02-20T22:25:38.000Z (4 months ago)
- Last Synced: 2026-02-20T22:40:48.647Z (4 months ago)
- Language: Rust
- Size: 132 KB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# filtermail
Rust drop-in reimplementation of chatmaild's filtermail.
## Usage
```plain
filtermail (incoming|outgoing)
```
## License
Code licensed under [MIT](LICENSE).
Binaries distributed under [GPL-3.0-or-later](LICENSE).