Metadata-Version: 1.0
Name: ppolicy
Version: 2.6.6
Summary: Modular Postfix policy server running with Twisted
Home-page: http://kmlinux.fjfi.cvut.cz/~vokac/activities/ppolicy
Author: Petr Vokac
Author-email: vokac@kmlinux.fjfi.cvut.cz
License: GPL
Description: Modular Python Postfix Policy Server is tool for extending Postfix
        checking capabilities. It uses Postfix access policy delegation
        (http://www.postfix.org/SMTPD_POLICY_README.html) to check incomming
        SMTP request and accept or reject it according provided data. It can
        reduce mailserver load with rejecting incorrect mail during SMTP
        connection. It was made with stress to hight reliability and performance
        by providing multilevel caching of required data and results.
        
Platform: any
