|
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::Conf::SQL(3) User Contributed Perl Documentation Mail::SpamAssassin::Conf::SQL(3)
NAME
Mail::SpamAssassin::Conf::SQL - load SpamAssassin scores from SQL database
SYNOPSIS
(see Mail::SpamAssassin)
DESCRIPTION
Mail::SpamAssassin is a module to identify spam using text analysis and several internet-based
realtime blacklists.
This class is used internally by SpamAssassin to load scores from an SQL database. Please refer to
the "Mail::SpamAssassin" documentation for public interfaces.
METHODS
$f->load ($username)
Read configuration paramaters from SQL database and parse scores from it.
perl v5.8.8 2007-04-03 Mail::SpamAssassin::Conf::SQL(3)
|
|