Mail::SpamAssassin::Plugin::DCC



Mail::SpamAssassin::Plugin::DCC

NAME
SYNOPSIS
DESCRIPTION
TAGS
USER OPTIONS
ADMINISTRATOR OPTIONS

NAME

Mail::SpamAssassin::Plugin::DCC − perform DCC check of messages

SYNOPSIS

  loadplugin     Mail::SpamAssassin::Plugin::DCC
  full DCC_CHECK        eval:check_dcc()
  full DCC_CHECK_50_79  eval:check_dcc_reputation_range('50','79')

DESCRIPTION

The DCC or Distributed Checksum Clearinghouse is a system of servers collecting and counting checksums of millions of mail messages. TheSpamAssassin.pm counts can be used by SpamAssassin to detect and reject or filter spam.

Because simplistic checksums of spam can be easily defeated, the main DCC checksums are fuzzy and ignore aspects of messages. The fuzzy checksums are changed as spam evolves.

Note that DCC is disabled by default in "init.pre" because it is not open source. See the DCC license for more details.

See http://www.rhyolite.com/anti−spam/dcc/ for more information about DCC .

TAGS

The following tags are added to the set, available for use in reports, header fields, other plugins, etc.:

  _DCCB_    DCC server ID in a response
  _DCCR_    response from DCC − header field body in X−DCC−*−Metrics
  _DCCREP_  response from DCC − DCC reputation in percents (0..100)

Tag _DCCREP_ provides a nonempty value only with commercial DCC systems. This is the percentage of spam vs. ham sent from the first untrusted relay.

USER OPTIONS

use_dcc (0|1) (default: 1)

Whether to use DCC , if it is available.

dcc_body_max NUMBER
dcc_fuz1_max NUMBER
dcc_fuz2_max NUMBER

This option sets how often a message’s body/fuz1/fuz2 checksum must have been reported to the DCC server before SpamAssassin will consider the DCC check as matched.

As nearly all DCC clients are auto-reporting these checksums, you should set this to a relatively high value, e.g. 999999 (this is DCC ’s MANY count).

The default is 999999 for all these options.

dcc_rep_percent NUMBER

Only commercial DCC systems provide DCC reputation information. This is the percentage of spam vs. ham sent from the first untrusted relay. It will hit on new spam from spam sources. Default is 90.

ADMINISTRATOR OPTIONS

dcc_timeout n (default: 8)

How many seconds you wait for DCC to complete, before scanning continues without the DCC results.

dcc_home STRING

This option tells SpamAssassin where to find the dcc homedir. If not given, it will try to get dcc to specify one, and if that fails it will try dcc’s own default homedir of ’/var/dcc’. If "dcc_path" is not specified, it will default to looking in "dcc_home/bin" for dcc client instead of relying on SpamAssassin to find it in the current PATH . If it isn’t found there, it will look in the current PATH . If a "dccifd" socket is found in "dcc_home" or specified explicitly, it will use that interface instead of "dccproc".

dcc_dccifd_path STRING

This option tells SpamAssassin where to find the dccifd socket. If "dcc_dccifd_path" is not specified, it will default to looking for a socket named "dccifd" in a directory "dcc_home". The "dcc_dccifd_path" can be a Unix socket name (absolute path), or an INET socket specification in a form "[host]:port" or "host:port", where a host can be an IPv4 or IPv6 address or a host name, and port is a TCP port number. In case of an IPv6 address the brackets are required syntax. If a "dccifd" socket is found, the plugin will use it instead of "dccproc".

dcc_path STRING

This option tells SpamAssassin specifically where to find the "dccproc" client instead of relying on SpamAssassin to find it in the current PATH . Note that if taint mode is enabled in the Perl interpreter, you should use this, as the current PATH will have been cleared.

dcc_options options

Specify additional options to the dccproc(8) command. Please note that only characters in the range [0−9A−Za−z ,._/−] are allowed for security reasons.

The default is "undef".

dccifd_options options

Specify additional options to send to the dccifd(8) daemon. Please note that only characters in the range [0−9A−Za−z ,._/−] are allowed for security reasons.

The default is "undef".



More Linux Commands

manpages/trunc.3.html
trunc(3) - round to integer, toward zero - Linux man page...
These functions round x to the nearest integer not larger in absolute value. RETURN VALUE These functions return the rounded integer value. If x is integral, in

manpages/svnmucc.1.html
svnmucc(1) Multiple URL Command Client for Subversion.......
svnmucc.1 - Subversion is a version control system, which allows you to keep old versions of files and directories (usually source code), keep a log of who, whe

manpages/SDL_GetMouseState.3.html
SDL_GetMouseState(3) - Retrieve the current state of the mou
The current button state is returned as a button bitmask, which can be tested using the SDL_BUTTON(X) macros, and x and y are set to the current mouse cursor po

manpages/wineboot.1.html
wineboot(1) - perform Wine initialization, startup, and shut
wineboot performs the initial creation and setup of a WINEPREFIX for wine(1). It can also perform a simulated reboot or shutdown to any applications running wit

manpages/getresuid.2.html
getresuid(2) - get real, effective and saved user/group IDs
getresuid() returns the real UID, the effective UID, and the saved set-user-ID of the calling process, in the arguments ruid, euid, and suid, respectively. getr

manpages/grub2-mknetdir.1.html
grub2-mknetdir(1) prepare a GRUB netboot directory..........
--compress[=no,xz,gz,lzo] compress GRUB files [optional] -d, --directory=DIR use images and modules under DIR [default=/usr/lib/grub2/<platform>] --fonts=FONTS

manpages/gnutls_pkcs11_token_set_pin.3.html
gnutls_pkcs11_token_set_pin(3) - API function (Man Page)....
This function will modify or set a users PIN for the given token. If it is called to set a user pin for first time the oldpin must be NULL. RETURNS On success,

manpages/startproc.8.html
startproc(8) - Start processes identified by path name......
startproc and the LSB variant start_daemon check for all processes of the specified executable and starts it if no processes are found. Note that startproc is d

manpages/Module::Build::Platform::VOS.3pm.html
Module::Build::Platform::VOS(3pm) - Builder class for VOS pl
Module::Build::Platform::VOS.3pm - The sole purpose of this module is to inherit from Module::Build::Base. Please see the Module::Build for the docs. AUTHOR Ken

manpages/git-cat-file.1.html
git-cat-file(1) - Provide content or type and size informati
In its first form, the command provides the content or the type of an object in the repository. The type is required unless -t or -p is used to find the object

manpages/index.1.html
index(1) - netpbm library overview - Linux manual page......
Netpbm is a package of graphics programs and a programming library. There are over 220 separate programs in the package, most of which have pbm, pgm, ......

manpages/spufs.7.html
spufs(7) - SPU file system (Miscellaneous - Linux man page)
The SPU filesystem is used on PowerPC machines that implement the Cell Broadband Engine Architecture in order to access Synergistic Processor Units (SPUs). The





We can't live, work or learn in freedom unless the software we use is free.