centos man page for mail::spamassassin::plugin::accessdb

Query: mail::spamassassin::plugin::accessdb

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Mail::SpamAssassin::Plugin::AccessDB(3) 		User Contributed Perl Documentation		   Mail::SpamAssassin::Plugin::AccessDB(3)

NAME
Mail::SpamAssassin::Plugin::AccessDB - check message against Access Database
SYNOPSIS
loadplugin Mail::SpamAssassin::Plugin::AccessDB header ACCESSDB eval:check_access_database('/etc/mail/access.db') describe ACCESSDB Message would have been caught by accessdb tflags ACCESSDB userconf score ACCESSDB 2
DESCRIPTION
Many MTAs support access databases, such as Sendmail, Postfix, etc. This plugin does similar checks to see whether a message would have been flagged. The rule returns false if an entry isn't found, or the entry has a RHS of OK or SKIP. The rule returns true if an entry exists and has a RHS of REJECT, ERROR, or DISCARD. Note: only the first word (split on non-word characters) of the RHS is checked, so "error:5.7.1:..." means "ERROR". AccessDB Pointers: http://www.faqs.org/docs/securing/chap22sec178.html http://www.postfix.org/access.5.html perl v5.16.3 2011-06-06 Mail::SpamAssassin::Plugin::AccessDB(3)
Related Man Pages
mail::spamassassin::plugin::phishtag(3) - suse
mail::spamassassin::plugin::autolearnthreshold(3) - suse
mail::spamassassin::plugin::spamcop(3) - suse
mail::spamassassin::plugin::pyzor(3) - suse
mail::spamassassin::plugin::spamcop(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Controlling user input