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 "module:Mail::SpamAssassin::Conf"

Mail::SpamAssassin::Conf - SpamAssassin configuration file River stage two • 13 direct dependents • 18 total dependents

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.1 - 29 Mar 2024 12:07:52 UTC

Mail::SpamAssassin::Conf::SQL - load SpamAssassin scores from SQL database River stage two • 13 direct dependents • 18 total dependents

Mail::SpamAssassin is a module to identify spam using text analysis and several internet-based realtime blocklists. This class is used internally by SpamAssassin to load scores from an SQL database. Please refer to the "Mail::SpamAssassin" documentat...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC

Mail::SpamAssassin::Conf::LDAP - load SpamAssassin scores from LDAP database River stage two • 13 direct dependents • 18 total dependents

Mail::SpamAssassin is a module to identify spam using text analysis and several internet-based realtime blocklists. This class is used internally by SpamAssassin to load scores from an LDAP database. Please refer to the "Mail::SpamAssassin" documenta...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC

Mail::SpamAssassin::Conf::Parser - parse SpamAssassin configuration River stage two • 13 direct dependents • 18 total dependents

Mail::SpamAssassin is a module to identify spam using text analysis and several internet-based realtime blocklists. This class is used internally by SpamAssassin to parse its configuration files. Please refer to the "Mail::SpamAssassin" documentation...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC

Mail::Toaster - a fast, secure, full-featured mail server. River stage zero No dependents

Mail::Toaster, Everything you need to build a industrial strength mail system. A collection of perl scripts and modules that are quite useful for building and maintaining a mail system. It was first authored for FreeBSD and has since been extended to...

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

Mail::SpamAssassin - Spam detector and markup engine River stage two • 13 direct dependents • 18 total dependents

Mail::SpamAssassin is a module to identify spam using several methods including text analysis, internet-based realtime blocklists, statistical analysis, and internet-based hashing algorithms. Using its rule base, it uses a wide range of heuristic tes...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC

Mail::Toaster::Setup - methods to configure and build all the components of a modern email server. River stage zero No dependents

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::SpamAssassin::Plugin - SpamAssassin plugin base class River stage two • 13 direct dependents • 18 total dependents

This is the base class for SpamAssassin plugins; all plugins must be objects that implement this class. This class provides no-op stub methods for all the callbacks that a plugin can receive. It is expected that your plugin will override one or more ...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC

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

Mail::Exim::ACL::Geolocation - Map IP addresses to country codes River stage zero No dependents

A Perl module for the Exim mailer that maps IP addresses to two-letter country codes such as "DE", "FR" and "US". SpamAssassin can use these country codes to filter junk email....

VOEGELAS/Mail-Exim-ACL-Geolocation-1.004 - 24 Dec 2022 10:10:52 UTC

Mail::SpamAssassin::SpamCopURI - blacklist checking of URLs in email River stage zero No dependents

The first checks that SpamCopURI does is against the whitelist/blacklist. If the URL's host appears in the whitelist, then the test is an immediate miss. If the URL's host is in the blacklist, then the test is an immediate hit. This currently only ch...

EAK/Mail-SpamAssassin-SpamCopURI-0.24 - 06 Mar 2005 09:59:16 UTC

Mail::SpamAssassin::Plugin::AWL - Normalize scores via auto-welcomelist River stage two • 13 direct dependents • 18 total dependents

This plugin module provides support for the auto-welcomelist. It keeps track of the average SpamAssassin score for senders. Senders are tracked using a combination of their From: address and their IP address. It then uses that average score to reduce...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC

Mail::SpamAssassin::PerMsgStatus - per-message status (spam or not-spam) River stage two • 13 direct dependents • 18 total dependents

The Mail::SpamAssassin "check()" method returns an object of this class. This object encapsulates all the per-message state....

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC

Mail::SpamAssassin::Plugin::TxRep - Normalize scores with sender reputation records River stage two • 13 direct dependents • 18 total dependents

This plugin is intended to replace the former AWL - AutoWelcomeList. Although the concept and the scope differ, the purpose remains the same - the normalizing of spam score results based on previous sender's history. The name was intentionally change...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC

Mail::SpamAssassin::Plugin::AskDNS - form a DNS query using tag values, and look up the DNSxL lists River stage two • 13 direct dependents • 18 total dependents

Using a DNS query template as specified in a parameter of a askdns rule, the plugin replaces tag names as found in the template with their values and launches DNS queries as soon as tag values become available. When DNS responses trickle in, filters ...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC

Mail::SpamAssassin::Plugin::TextCat - TextCat language guesser River stage two • 13 direct dependents • 18 total dependents

This plugin will try to guess the language used in the message body text. You can use the "ok_languages" directive to set which languages are considered okay for incoming mail and if the guessed language is not okay, "UNWANTED_LANGUAGE_BODY" is trigg...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC

Mail::SpamAssassin::Plugin::URIDNSBL - look up URLs against DNS blocklists River stage two • 13 direct dependents • 18 total dependents

This works by analysing message text and HTML for URLs, extracting host names from those, then querying various DNS blocklists for either: IP addresses of these hosts (uridnsbl,a) or their nameservers (uridnsbl,ns), or domain names of these hosts (ur...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC

Mail::SpamAssassin::Spamd::Config - parse spamd command line options River stage two • 13 direct dependents • 18 total dependents

This module uses Getopt::Long to parse and validate spamd command line options. Returns blessed hash reference, containing coherent set of options. Dies on error. See source and spamd(1) for list of valid options....

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC

Mail::SpamAssassin::Plugin::Karmasphere - Query the Karmasphere reputation system River stage zero No dependents

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::SpamAssassin::SQLBasedAddrList - SpamAssassin SQL Based Auto Welcomelist River stage two • 13 direct dependents • 18 total dependents

A SQL based persistent address list implementation. See "Mail::SpamAssassin::PersistentAddrList" for more information. Uses DBI::DBD module access to your favorite database (tested with MySQL, SQLite and PostgreSQL) to store user auto-welcomelists. T...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC
20 results (0.067 seconds)