1Mail::SpamAssassin::PluUgsienr::CPoynztorri(b3u)ted PerlMaDiolc:u:mSepnatmaAtsisoanssin::Plugin::Pyzor(3)
2
3
4
6 Mail::SpamAssassin::Plugin::Pyzor - perform Pyzor check of messages
7
9 loadplugin Mail::SpamAssassin::Plugin::Pyzor
10
12 Pyzor is a collaborative, networked system to detect and block spam
13 using identifying digests of messages.
14
15 See http://pyzor.sourceforge.net/ for more information about Pyzor.
16
18 use_pyzor (0|1) (default: 1)
19 Whether to use Pyzor, if it is available.
20
21 pyzor_max NUMBER (default: 5)
22 This option sets how often a message's body checksum must have been
23 reported to the Pyzor server before SpamAssassin will consider the
24 Pyzor check as matched.
25
26 As most clients should not be auto-reporting these checksums, you
27 should set this to a relatively low value, e.g. 5.
28
30 pyzor_timeout n (default: 3.5)
31 How many seconds you wait for Pyzor to complete, before scanning
32 continues without the Pyzor results. A numeric value is optionally
33 suffixed by a time unit (s, m, h, d, w, indicating seconds
34 (default), minutes, hours, days, weeks).
35
36 You can configure Pyzor to have its own per-server timeout. Set
37 this plugin's timeout with that in mind. This plugin's timeout is
38 a maximum ceiling. If Pyzor takes longer than this to complete its
39 communication with all servers, no results are used by
40 SpamAssassin.
41
42 Pyzor servers do not yet synchronize their servers, so it can be
43 beneficial to check and report to more than one. See the pyzor-
44 users mailing list for alternate servers that are not published via
45 'pyzor discover'.
46
47 If you are using multiple Pyzor servers, a good rule of thumb would
48 be to set the SpamAssassin plugin's timeout to be the same or just
49 a bit more than the per-server Pyzor timeout (e.g., 3.5 and 2 for
50 two Pyzor servers). If more than one of your Pyzor servers is
51 always timing out, consider removing one of them.
52
53 pyzor_options options
54 Specify additional options to the pyzor(1) command. Please note
55 that only characters in the range [0-9A-Za-z ,._/-] are allowed for
56 security reasons.
57
58 pyzor_path STRING
59 This option tells SpamAssassin specifically where to find the
60 "pyzor" client instead of relying on SpamAssassin to find it in the
61 current PATH. Note that if taint mode is enabled in the Perl
62 interpreter, you should use this, as the current PATH will have
63 been cleared.
64
65
66
67perl v5.16.3 2014-02-0M7ail::SpamAssassin::Plugin::Pyzor(3)