1Mail::SpamAssassin::PluUgsienr::CRoenutsrei(b3u)ted PerlMaDiolc:u:mSepnatmaAtsisoanssin::Plugin::Reuse(3)
2
3
4
6 Mail::SpamAssassin::Plugin::Reuse - For reusing old rule hits during a
7 mass-check
8
10 loadplugin Mail::SpamAssassin::Plugin::Reuse
11
12 ifplugin Mail::SpamAssassin::Plugin::Reuse
13
14 reuse NETWORK_RULE [ NETWORK_RULE_OLD_NAME ]
15
16 run_reuse_tests_only 0/1
17
18 endif
19
21 The purpose of this plugin is to work in conjunction with mass-check
22 --reuse to map rules hit in input messages to rule hits in the mass-
23 check output.
24
25 run_reuse_tests_only 1 is special option for spamassassin/spamd use.
26 Only reuse flagged tests will be run. It will also _enable_ network/DNS
27 lookups. This is mainly intended for fast mass processing of corpus
28 messages, so they can be properly reused later. For example:
29 spamd --pre="loadmodule Mail::SpamAssassin::Plugin::Reuse" \
30 --pre="run_reuse_tests_only 1" ... Such dedicated spamd could be
31 scripted to add X-Spam-Status header to messages efficiently.
32
33
34
35perl v5.38.0 2023-07-2M2ail::SpamAssassin::Plugin::Reuse(3)