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 "Mail::Audit"

Mail::Audit - library for creating easy mail filters River stage two • 9 direct dependents • 10 total dependents

procmail is nasty. It has a tortuous and complicated recipe format, and I don't like it. I wanted something flexible whereby I could filter my mail using Perl tests. Mail::Audit was inspired by Tom Christiansen's audit_mail and deliverlib programs. I...

RJBS/Mail-Audit-2.228 - 29 Sep 2013 01:21:47 UTC - Search in distribution

Mail::Audit::Razor - Mail::Audit plugin for the Vipul's Razor spam detection system River stage one • 1 direct dependent • 2 total dependents

This is a Mail::Audit plugin that uses the Vipul's Razor distributed spam detection system to detect and deal with spam. It requires the "Razor::Client" and "Razor::Agent" modules from "http://razor.sourceforge.net". While Razor never flags false pos...

RJBS/Mail-Audit-Razor-1.802 - 12 Apr 2008 13:44:18 UTC - Search in distribution

Mail::Audit::Miner - A Mail::Audit extension for Mail::Miner River stage zero No dependents

This plugin to "Mail::Audit" VERSION 2.1 OR ABOVE ONLY calls "Mail::Miner"'s message processing functions to store information about the incoming email. It also re-writes it, stripping attachments and replacing them with information about how to get ...

SIMON/Mail-Miner-2.7 - 23 Jan 2004 17:00:08 UTC - Search in distribution
  • Mail::Miner - Store and retrieve Useful Information from mail

Mail::Audit::Attach - Mail::Audit plugin for attachment handling. River stage zero No dependents

This is a Mail::Audit plugin which provides easy access to files attached to mail messages. Besides Mail::Audit, it requires the "MIME::Entity" module. CONSTRUCTOR "new" This constructor is called by Mail::Audit; it should not be necessary to create ...

CRENZ/Mail-Audit-Attach-0.96 - 28 Feb 2010 11:02:30 UTC - Search in distribution

Centipaid.pm River stage zero No dependents

Mail::Audit::Centipaid is an email filter that is used to detect the precence of electronic postage. Once detected, the postage is checked against the receipt server of Centipaid.com to insure that the the proper payment has been made. Centipaid.com ...

AELFAKIH/Mail-Centipaid-1.0 - 10 Mar 2003 18:49:52 UTC - Search in distribution

Mail::Audit::PGP - Mail::Audit plugin for PGP header fixing River stage one • 2 direct dependents • 3 total dependents

This is a Mail::Audit plugin which provides a method for checking whether a given email contains a PGP-signed or -encrypted message, and if so, adds the relevant headers to tell the mailer to check the signature or decrypt it....

RJBS/Mail-Audit-PGP-1.702 - 02 Oct 2013 12:08:24 UTC - Search in distribution

Mail::Audit::DKIM - Mail::Audit plugin for domain key verification River stage one • 2 direct dependents • 3 total dependents

This method adds some very simple domain key verification to Mail::Audit. In general, consult Mail::DKIM for more information....

RJBS/Mail-Audit-DKIM-0.003 - 29 Sep 2013 01:23:14 UTC - Search in distribution

Mail::Audit::List - Mail::Audit plugin for automatic list delivery River stage one • 2 direct dependents • 3 total dependents

This is a Mail::Audit plugin which provides a method for automatically delivering mailing lists to a suitable mainbox. It requires the CPAN "Mail::ListDetector" module. METHODS "list_accept($delivery_dir, \%arg)" Attempts to deliver the message as a ...

RJBS/Mail-Audit-List-1.853 - 02 Oct 2013 11:58:45 UTC - Search in distribution

Mail::Query - Write Mail::Audit criteria in SQL-like syntax River stage zero No dependents

The Mail::Query module adds a criteria-specifying language to the Mail::Audit class. Rather than inventing a new (probably ill-considered) language and making you learn it, Mail::Query uses SQL (Structured Query Language) as its starting point, becau...

KWILLIAMS/Mail-Query-0.01 - 22 Oct 2001 23:57:39 UTC - Search in distribution

Fsdb - a flat-text database for shell scripting River stage zero No dependents

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC - Search in distribution

CPM - Complete module to work with MyPrinterCloud System River stage zero No dependents

The CPM module manages the API of MyPrinterCloud, providing the subroutines to collect the information from the networked printers and to transmit it to CPS (Cloud Printing Server). It offers several options to accomplish key design criteria such as ...

PECO/CPM-1.51 - 15 Dec 2010 17:10:11 UTC - Search in distribution

elsquid - EasyLists for Squid(Guard) River stage zero No dependents

elsquid utilizes the EasyLists (<https://easylist.github.io/>) to create database files for central adblocking with Squid/SquidGuard. Amongst others, it can download and convert these lists, and install the resulting files. All example configs, defau...

SALVOR/App-elsquid-0.15 - 12 Jul 2016 21:20:28 UTC - Search in distribution

perlpolicy - Various and sundry policies and commitments related to the Perl core River stage five • 11292 direct dependents • 32664 total dependents

This document is the master document which records all written policies about how the Perl 5 Porters collectively develop and maintain the Perl core....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution
  • perlpolicy - Various and sundry policies and commitments related to the Perl core

Sys::Syslog - Perl interface to the UNIX syslog(3) calls River stage four • 61 direct dependents • 1700 total dependents

"Sys::Syslog" is an interface to the UNIX syslog(3) program. Call "syslog()" with a string priority and a list of "printf()" args just like syslog(3)....

SAPER/Sys-Syslog-0.36 - 21 Oct 2019 22:41:02 UTC - Search in distribution

Config::Model - a framework to validate, migrate and edit configuration files River stage two • 11 direct dependents • 11 total dependents

Config::Model enables a project developer to provide an interactive configuration editor (graphical, curses based or plain terminal) to users. To provide these tools, Config::Model needs: * A description of the structure and constraints of the projec...

DDUMONT/Config-Model-2.153 - 14 Jul 2023 17:35:53 UTC - Search in distribution

Broadworks::OCIP::OCIP::Methods - Broadworks OCI-P Methods autogenerated from XML Schema River stage zero No dependents

NIGELM/Broadworks-OCIP-0.09 - 20 Jul 2020 18:33:29 UTC - Search in distribution

Net::Dev::Tools::Syslog - Send, Listen Parse Syslog messages. River stage zero No dependents

Module provides methods to parse syslog files, send syslog messages to syslog server, listen for syslog message on localhost. Parser parse method creates a class that configures the parser used on each syslog file entry (line) sent to the parser. The...

SPARSONS/Net-Dev-Tools-Syslog-1.0.0 - 27 Dec 2006 21:00:47 UTC - Search in distribution

doc::Changes River stage zero No dependents

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

SYSLOGD-SENDTEST - Syslog Message Tests River stage one • 1 direct dependent • 1 total dependent

Sends sample Syslog messages....

VINSWORLD/Net-Syslogd-0.16 - 20 Mar 2015 02:03:25 UTC - Search in distribution

Env::Sanctify::Auto - Perl module that cleans up %ENV River stage zero No dependents

Environment variables such as PATH (command search path) and IFS (input field separator) can have severe security ramifications. Luckily, enabling Perl's taint mode will provide some extra checking whenever there can be potentially unsafe calls to fu...

FREQUENCY/Env-Sanctify-Auto-1.001 - 18 Aug 2009 17:46:10 UTC - Search in distribution
43 results (0.109 seconds)