The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Mail-MtPolicyd BENNING"

Mail::MtPolicyd - a modular policy daemon for postfix River stage zero No dependents

Mail::MtPolicyd is the Net::Server class of the mtpolicyd daemon. SYNOPSIS use Mail::MtPolicyd; Mail::MtPolicyd->run;...

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::Result - class to hold the results of a request returned by plugins River stage zero No dependents

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::Profiler - a application level profiler for mtpolicyd River stage zero No dependents

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::Client - a policyd client class River stage zero No dependents

Client class to query a policyd server. SYNOPSIS use Mail::MtPolicyd::Client; use Mail::MtPolicyd::Client::Request; my $client = Mail::MtPolicyd::Client->new( host => 'localhost:12345', keepalive => 1, ); my $request = Mail::MtPolicyd::Client::Reques...

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::Plugin - a base class for plugins River stage zero No dependents

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

mtpolicyd - the mtpolicyd executable River stage zero No dependents

mtpolicyd is a policy daemon for postfix access delegation. It can be configured to accept connections on several ports from a postfix MTA. For each port a VirtualHost can be configured and for each VirtualHost several Plugins can be configured....

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::Cookbook - How to cook with mtpolicyd River stage zero No dependents

The mtpolicyd cookbook is a series of guides for learning mtpolicyd....

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::Connection - base class for mtpolicyd connection modules River stage zero No dependents

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::Request - the request object River stage zero No dependents

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::PluginChain - class for a VirtualHost instance River stage zero No dependents

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::VirtualHost - class for a VirtualHost instance River stage zero No dependents

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

policyd-client - commandline client to query a policyd server River stage zero No dependents

policyd-client is a rudimentary tool to query a policy server from the command line. It will generate the instance and request fields all other fields must be specified on stdin and the request is completed by a blank line....

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::Client::App - application interface class for Mail::MtPolicyd::Client River stage zero No dependents

This class provides a application interface for Mail::MtPolicyd::Client....

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::SessionCache - class for handling session cache River stage zero No dependents

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::Plugin::RBL - mtpolicyd plugin for checking the client-address against an RBL River stage zero No dependents

This plugin queries a DNS black/white list....

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::Plugin::DBL - mtpolicyd plugin for checking helo,sender domain,rdns against an DBL River stage zero No dependents

Will check the sender, helo and reverse_client_name against an domain black list....

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::AddressList - a class for IP address lists River stage zero No dependents

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::Plugin::Eval - mtpolicyd plugin to capture the output of plugins River stage zero No dependents

This plugin executes a list of configured plugins but will not return the action back to mtpolicyd. Instead it writes the output of the plugins to a variable within the session....

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::Plugin::SPF - mtpolicyd plugin to apply SPF checks River stage zero No dependents

This plugin applies Sender Policy Framework(SPF) checks. Checks are implemented using the Mail::SPF perl module. Actions based on the SPF result can be applied for: pass (pass_mode, default: passive) softfail (softfail_mode, default: passive) fail (f...

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC

Mail::MtPolicyd::ConnectionPool - a singleton to hold all configure connections River stage zero No dependents

BENNING/Mail-MtPolicyd-2.05 - 24 Aug 2020 14:36:28 UTC
73 results (0.033 seconds)