Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
Mail::SpamAssassin::PlUser:ContributeMail::SpamAssassin::Plugin::AccessDB(3pm)

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.36.0                      202Mail::SpamAssassin::Plugin::AccessDB(3pm)

Czas wygenerowania: 0.00012 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2025 Linux.pl
Hosted by Hosting Linux.pl