Search results for "module:Mail::SpamAssassin::Client"
Mail::SpamAssassin::Client - Client for spamd Protocol
Mail::SpamAssassin::Client is a module which provides a perl implementation of the spamd protocol....
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::SpamAssassin::SimpleClient - easy client to SpamAssassin's spamd
Mail::SpamAssassin is a great, free tool for identifying spam messages. It is generally accessed via the spamc or spamassassin programs. Despite the fact that SpamAssassin in implemented in Perl, it is often difficult to check a message against SpamA...
RJBS/Mail-SpamAssassin-SimpleClient-0.102 - 02 Oct 2013 12:36:51 UTC
Mail::SpamAssassin::SimpleClient::Result - the results of checking a message
RJBS/Mail-SpamAssassin-SimpleClient-0.102
-
02 Oct 2013 12:36:51 UTC
Mail::SpamAssassin::Plugin::Karmasphere - Query the Karmasphere reputation system
The Karmasphere reputation service is a real-time reputation service for Internet identities. The aim of this plugin is to detect identities used by spammers and phishers, and thus detect zero-day spam runs and phishing scams. Conversely, it can also...
SHEVEK/Mail-Karmasphere-Client-2.18 - 04 Apr 2008 01:33:52 UTC
Mail::Pyzor - Pyzor spam filtering in Perl
This distribution contains Perl implementations of parts of Pyzor <http://pyzor.org>, a tool for use in spam email filtering. It is intended for use with Mail::SpamAssassin but may be useful in other contexts. See the following modules for informatio...
FELIPE/Mail-Pyzor-0.06 - 20 Apr 2021 14:54:49 UTC
Mail::Pyzor::Client - Pyzor client logic
A bare-bones Pyzor <http://pyzor.org> client that currently only implements the functionality needed for Mail::SpamAssassin....
FELIPE/Mail-Pyzor-0.06 - 20 Apr 2021 14:54:49 UTC
Mail::SpamAssassin::Conf - SpamAssassin configuration file
SpamAssassin is configured using traditional UNIX-style configuration files, loaded from the "/usr/share/spamassassin" and "/etc/mail/spamassassin" directories. The following web page lists the most important configuration settings used to configure ...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::Qmail::Filter - filter e-mails in qmail-queue context
Mail::Qmail::Filter and its submodules are designed to help you filter incoming e-mails when using qmail <http://netqmail.org/> as MTA. You should use it like so: 1. Write a frontend script to configure your filters, like the one in the "SYNOPSIS". 2...
FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC
Mail::Toaster::Setup - methods to configure and build all the components of a modern email server.
The meat and potatoes of toaster_setup.pl. This is where the majority of the work gets done. Big chunks of the code and logic for getting all the various applications and scripts installed and configured resides in here....
MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC
Mail::Karmasphere::Client - Client for Karmasphere Reputation Server
The Perl Karma Client API consists of three objects: The Query, the Response, and the Client. The user constructs a Query and passes it to a Client, which returns a Response....
SHEVEK/Mail-Karmasphere-Client-2.18 - 04 Apr 2008 01:33:52 UTC
Mail::SpamAssassin::Spamd
This module contains a skeleton for handling client request in spamd implementation. Must not be used directly, but subclassed. An instance should have lifetime of a single request. Interface is likely to change. See the source code of spamd(1) and M...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::SpamAssassin::Plugin::DCC - perform DCC check of messages
The DCC or Distributed Checksum Clearinghouse is a system of servers collecting and counting checksums of millions of mail messages. The counts can be used by SpamAssassin to detect and filter spam. See https://www.dcc-servers.net/dcc/ for more infor...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::Qmail::Filter::SpamAssassin
This Mail::Qmail::Filter plugin checks if the incoming e-mail message is probably spam....
FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC
Mail::SpamAssassin::Plugin::Pyzor - perform Pyzor check of messages
Pyzor is a collaborative, networked system to detect and block spam using identifying digests of messages. See http://pyzor.org/ for more information about Pyzor....
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::SpamAssassin::Spamd::Apache2 - spamd protocol handler for Apache2
What is this obsession with documentation? Don't you have the source? -- Michael G Schwern on makemaker@perl.org This is a protocol handler, to be run as "PerlProcessConnectionHandler". It's different from regular HTTP handlers ("PerlResponseHandler"...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::Milter::Authentication::Extra - Extra handlers for Authentication Milter
Additional handlers for Authentication Milter which did not fit within the core functionality, or are not yet 100% production ready....
MBRADSHAW/Mail-Milter-Authentication-Extra-2.20180611 - 11 Jun 2018 10:03:03 UTC
Mail::SpamAssassin::Spamd::Apache2::AclIP - host-based spamd access control
Allows / denies access to spamd basing on client's network address. This is a simple version of "mod_authz_host" (which, unfortunately, is too HTTP-centric to use here). Should be before "Mail::SpamAssassin::Spamd::Apache2::AclRFC1413" in the handler...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC
Mail::Decency::ContentFilter::SpamAssassin
Filter messages through spamc and translate results CONFIG --- disable: 0 #max_size: 0 #timeout: 30 cmd_check: '/usr/bin/spamc -u %user% --headers'...
UKAUTZ/Mail-Decency-0.1.6 - 12 Jul 2010 10:31:40 UTC
Mail::SpamAssassin::Spamd::Apache2::AclRFC1413 - check spamd's client ident
Queries remote ident server using mod_ident.so, saves result in "$c-"notes()>. Returns "Apache2::Const::FORBIDDEN" on failure. The "SAident On" directive actually does this: PerlPreConnectionHandler Mail::SpamAssassin::Spamd::Apache2::AclRFC1413...
SIDNEY/Mail-SpamAssassin-4.0.0 - 17 Dec 2022 10:16:02 UTC