Greylist Service for Postfix
Project description
Resume
Features
- Greylist Server high performance
- Backends: MongoDB, PostgreSQL, MySQL, Sqlite
- No software dependencies (except Backend);
- Configuration by Country, IP address, Network address, Email, Domain, Regex
- For every policy filter
- For black and white lists
- Optional filters:
- Relay deny control
- Spoofing
- Directory control DB, (SMTP, LDAP en cours..)
- RBL
- SPF
- WebUI (optional)
- REST API (in progress…)
- Cache with Memory or Redis
Sample installation for Mongrey Server - Sqlite Backend
$ curl -L http://download.mongrey.io/latest/mongrey-server-sqlite > /usr/local/bin/mongrey-server $ chmod +x /usr/local/bin/mongrey-server $ /usr/local/bin/mongrey-server --version
Contributing
To contribute to the project, fork it on GitHub and send a pull request.
All contributions and suggestions are welcome.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mongrey-0.4.4.zip
(2.6 MB
view hashes)