The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.19

  • Change: 1a677872e968ee1aee8f28e4f61db05935cd10a0 Author: Markus Benning <ich@markusbenning.de> Date : 2015-08-03 22:06:43 +0000
    • escape control characters in logs
    • The logging method in Mail::MtPolicyd now extends the Net::Server log method with a mechanism to escape control and special characters.
  • Change: b267840dec8c16856528711ce56f68f98e3dfe85 Author: Markus Benning <ich@markusbenning.de> Date : 2015-04-27 13:36:08 +0000
    • update debian/ copyright and control file
  • Change: 29fd63d02bb0d14acd6f364a512030f86155ff17 Author: Markus Benning <ich@markusbenning.de> Date : 2015-04-22 23:02:33 +0000
    • even more lintian fixes
  • Change: 3583c91cbc288e3bb124485f92b8e035884a58d1 Author: Markus Benning <ich@markusbenning.de> Date : 2015-04-22 22:39:20 +0000
    • add DEBHELPER comments to maintainer scripts
  • Change: 264f54b2b7a3ccd9de75bfbcebe2c851cffb721c Author: Markus Benning <ich@markusbenning.de> Date : 2015-04-22 22:33:59 +0000
    • fix some spelling errors

Documentation

the mtpolicyd executable
commandline client to query a policyd server
How to cook with mtpolicyd
how to write your own mtpolicyd plugin
how to archieve certain tasks within a plugin
How to setup smtp level accounting and quotas
How to install mtpolicyd

Modules

a modular policy daemon for postfix
a class for IP address lists
a policyd client class
application interface class for Mail::MtPolicyd::Client
a postfix policyd client request class
a postfix policyd client response class
a base class for plugins
mtpolicyd plugin for accounting in sql tables
mtpolicyd plugin which just returns an action
mtpolicyd plugin for adding the score as header to the mail
mtpolicyd plugin to unset session variables
mtpolicyd plugin for conditions based on session values
mtpolicyd plugin for the Commtouch IP reputation service (ctipd)
mtpolicyd plugin for checking helo,sender domain,rdns against an DBL
mtpolicyd plugin to capture the output of plugins
mtpolicyd plugin to block an address with fail2ban
mtpolicyd plugin for checking geo information of an ip
mtpolicyd plugin for checking geo information of an client_address
This plugin implements a greylisting mechanism with an auto whitelist.
mtpolicyd plugin for creating an honeypot
mtpolicyd plugin for accessing a postfix access map
mtpolicyd plugin to forward request to another policy daemon
mtpolicyd plugin for accounting in sql tables
mtpolicyd plugin for checking the client-address against an RBL
mtpolicyd plugin for checking the client-address against an RBL
result returned by a plugin
role for plugins to support a nested plugin chain
role for plugins using scoring
role with support function for plugins using sql
role for plugins using per user/request configuration
mtpolicyd plugin to apply SPF checks
mtpolicyd plugin for checking spamassassin AWL reputation
mtpolicyd plugin for querying a spamassassin AWL database for reputation
mtpolicyd plugin for running an action based on the score
mtpolicyd plugin which just sets and key=value in the session
mtpolicyd plugin for accessing a SQL white/black/access list
mtpolicyd plugin for retrieving the user config of a user
mtpolicyd plugin for postfix stress mode
class for a VirtualHost instance
a application level profiler for mtpolicyd
a profiler for the mtpolicyd
the request object
class to hold the results of a request returned by plugins
singleton class to hold the sql database connection
class for a VirtualHost instance