|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
Mail::SpamAssassin::Plugin::WhiteListeibuted Perl Dossassin::Plugin::WhiteListSubject(3)
NAME
Mail::SpamAssassin::Plugin::WhiteListSubject - whitelist by Subject header
SYNOPSIS
loadplugin Mail::SpamAssassin::Plugin::WhiteListSubject
header SUBJECT_IN_WHITELIST eval:check_subject_in_whitelist()
header SUBJECT_IN_BLACKLIST eval:check_subject_in_blacklist()
score SUBJECT_IN_WHITELIST -100
score SUBJECT_IN_BLACKLIST 100
whitelist_subject [Bug *]
blacklist_subject Make Money Fast
DESCRIPTION
This SpamAssassin plugin module provides eval tests for whitelisting and blacklisting particular
strings in the Subject header. The value for whitelist_subject or blacklist_subject are strings
which may contain file -glob -style patterns, similar to the other whitelist_* config options.
perl v5.8.8 2007-04-03 Mail::SpamAssassin::Plugin::WhiteListSubject(3)
|
|