Skip to content

mygnu/postkeeper

Repository files navigation

postkeeper

postkeeper is a milter application that filters emails for postfix or sendmail. It provides basic functionality for implementing allow or block lists per recipient.

Building

On Debian and Ubuntu, install the package libmilter-dev.

# for rust binary
cargo build --release
# for debian package install `cargo install cargo-deb` and then
cargo deb

How it works

See DESIGN.md

Licence

Copyright 2020 Enhance Ltd [email protected] 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. see LICENCE

About

Allow/Block list milter for postfix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published