Menu

Python PostfixPolicyServer / News: Recent posts

State aware for Postfix added

Added State handling for Postfix Requests
Added Statehandler (MySQL, PostgreSQL)
Added StateCleaner (MySQL, PostgreSQL)
changed Application to Support StateHandler, Cleaner

Posted by Michael Lang 2005-03-11

BugFix for GreyListingCheck

fixed a bug that request time was always the StartupTime from Check

Posted by Michael Lang 2005-02-25

Added Task to PostfixPolicyServer

Added Task to the Server Factory so automated Cleanups or anything else can be done automaticaly.
Changed LocalHostSenderDomain to ALocalHostSenderDomain which uses pydns so no need to import two DNSModules

Posted by Michael Lang 2005-02-23

Change Config and added SPF Check

Change Config settings to seperate File (thanks to Michael Lausch)
added SPFCheck for Postfix Policy Server

Posted by Michael Lang 2005-02-22

GreyListing Implementation modularized

GreyListing Check implementation has been modularized for more usabillity. Implemented GreyListing MySQL, PostgreSQL, GDBM Database Backends.

Posted by Michael Lang 2005-02-19

Security Enhancement

added SQL String escape for Request Strings.
ive already had this in earlyer version but forgot to adapt it to the SF releases.

Posted by Michael Lang 2005-02-17

python PostfixPolixyServer Initial Release

a Python implementation of Postfix Policy Server, based on Twisted Framework and trying to be as modular as possible. Initial working for GreyListing and rejecting Invalid From Domains (pointing Localhost or 0.0.0.0)
Checks i want to include in future, Dspam, AntiVirus Checks

Posted by Michael Lang 2005-02-15
MongoDB Logo MongoDB