Mail::SpamAssassin::PlUser:Contributed PMail::SpamAssassin::Plugin::Reuse(3pm)
NAME
Mail::SpamAssassin::Plugin::Reuse - For reusing old rule hits during a
mass-check
SYNOPSIS
loadplugin Mail::SpamAssassin::Plugin::Reuse
ifplugin Mail::SpamAssassin::Plugin::Reuse
reuse NETWORK_RULE [ NETWORK_RULE_OLD_NAME ]
run_reuse_tests_only 0/1
endif
DESCRIPTION
The purpose of this plugin is to work in conjunction with mass-check
--reuse to map rules hit in input messages to rule hits in the mass-
check output.
run_reuse_tests_only 1 is special option for spamassassin/spamd use.
Only reuse flagged tests will be run. It will also _enable_ network/DNS
lookups. This is mainly intended for fast mass processing of corpus
messages, so they can be properly reused later. For example:
spamd --pre="loadmodule Mail::SpamAssassin::Plugin::Reuse" \
--pre="run_reuse_tests_only 1" ... Such dedicated spamd could be
scripted to add X-Spam-Status header to messages efficiently.
perl v5.36.0 2024-0Mail::SpamAssassin::Plugin::Reuse(3pm)
Czas wygenerowania: 0.00021 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