1Mail::SpamAssassin::PluUgsienr::CAocnctersisbDuBt(e3d)PMearill:D:oScpuammeAnstsaatsisoinn::Plugin::AccessDB(3)
2
3
4
6 Mail::SpamAssassin::Plugin::AccessDB - check message against Access
7 Database
8
10 loadplugin Mail::SpamAssassin::Plugin::AccessDB
11
12 header ACCESSDB eval:check_access_database('/etc/mail/access.db')
13 describe ACCESSDB Message would have been caught by accessdb
14 tflags ACCESSDB userconf
15 score ACCESSDB 2
16
18 Many MTAs support access databases, such as Sendmail, Postfix, etc.
19 This plugin does similar checks to see whether a message would have
20 been flagged.
21
22 The rule returns false if an entry isn't found, or the entry has a RHS
23 of OK or SKIP.
24
25 The rule returns true if an entry exists and has a RHS of REJECT,
26 ERROR, or DISCARD.
27
28 Note: only the first word (split on non-word characters) of the RHS is
29 checked, so "error:5.7.1:..." means "ERROR".
30
31 AccessDB Pointers:
32
33 http://www.faqs.org/docs/securing/chap22sec178.html
34 http://www.postfix.org/access.5.html
35
36
37
38perl v5.32.1 2021-0M3a-i2l5::SpamAssassin::Plugin::AccessDB(3)