=================================== Serveur de liste grise pour Postfix =================================== :Version: |release| :Licence: BSD :Code: `github.com project `_ :Tickets: `github.com issues `_ :Author: :email:`Stephane RAULT ` :Mise à jour: |today| :Doc EN: `English Documentation `_ :Doc FR: `French Documentation `_ |Build Status| |health| |docs| |pypi downloads| |pypi version| |pypi licence| |pypi wheel| |requires status| Fonctionnalités =============== - Serveur de liste grise haute performance - Backends: MongoDB, PostgreSQL, MySQL, Sqlite - Configuration par adresse ip & cidr, expéditeur, destinataire, ... (+expression régulières) - Listes blanches & noires - Contrôles anti-relais, anti-spoofing - Application Web (facultative) - Api REST (en cours de développement) - Cache en Mémoire ou avec Redis Table des matières ================== .. toctree:: :maxdepth: 2 download install integration configuration security migration screenshots tips otherprojects references changelog glossary todo Index - Recherche ================= * :ref:`genindex` * :ref:`search` .. _MongoDB: http://mongodb.org/ .. _Docker: https://www.docker.com/ .. _Ubuntu: http://www.ubuntu.com/ .. _Dockerfile: http://dockerfile.github.io/#/mongodb .. _Python: http://www.python.org/ .. _Gevent: http://www.gevent.org/ .. _Postfix: http://www.postfix.org .. _Postfix_Policy: http://www.postfix.org/SMTPD_POLICY_README.html .. _Coroutine: http://en.wikipedia.org/wiki/Coroutine .. |Build Status| image:: https://travis-ci.org/radical-software/mongrey.svg?branch=master :target: https://travis-ci.org/radical-software/mongrey :alt: Travis Build Status .. |pypi downloads| image:: https://img.shields.io/pypi/dm/mongrey.svg :target: https://pypi.python.org/pypi/mongrey :alt: Number of PyPI downloads .. |pypi version| image:: https://img.shields.io/pypi/v/mongrey.svg :target: https://pypi.python.org/pypi/mongrey :alt: Latest Version .. |pypi licence| image:: https://img.shields.io/pypi/l/mongrey.svg :target: https://pypi.python.org/pypi/mongrey :alt: License .. |pypi wheel| image:: https://pypip.in/wheel/mongrey/badge.png :target: https://pypi.python.org/pypi/mongrey/ :alt: Python Wheel .. |requires status| image:: https://requires.io/github/radical-software/mongrey/requirements.svg?branch=master :target: https://requires.io/github/radical-software/mongrey/requirements/?branch=master :alt: Requirements Status .. |docs| image:: https://readthedocs.org/projects/mongrey/badge/?version=latest :target: http://mongrey.readthedocs.org/fr/latest/ :alt: Documentation Status .. |health| image:: https://landscape.io/github/radical-software/mongrey/master/landscape.svg?style=flat :target: https://landscape.io/github/radical-software/mongrey/master :alt: Code Health