1Mail::SpamAssassin::PluUgsienr::CPohnitsrhiTbaugt(e3d)PMearill:D:oScpuammeAnstsaatsisoinn::Plugin::PhishTag(3)
2
3
4
6 PhishTag - SpamAssassin plugin for redirecting links in incoming
7 emails.
8
10 loadplugin Mail::SpamAssassin::Plugin::PhishTag
11
12 trigger_ratio 0.1
13 trigger_target RULE_NAME http://www.antiphishing.org/consumer_recs.html
14
16 PhishTag enables administrators to rewrite links in emails that trigger
17 certain tests, preferably anti-phishing blacklist tests. The plugin
18 will inhibit the blocking of a portion of the emails that trigger the
19 test by SpamAssassin, and let them pass to the users' inbox after the
20 rewrite. It is useful in providing training to email users about
21 company policies and general email usage.
22
24 The following options can be set by modifying the configuration file.
25
26 • trigger_ratio percentage_value
27
28 Sets the probability in percentage that a positive test will
29 trigger the email rewrite, e.g. 0.1 will rewrite on the average 1
30 in 1000 emails that match the trigger.
31
32 • trigger_target RULE_NAME http_url
33
34 The name of the test which would trigger the email rewrite; all the
35 URLs will be replaced by http_url.
36
38 The source of this plugin is available at:
39 http://umut.topkara.org/PhishTag/PhishTag.pm a sample configuration
40 file is also available: http://umut.topkara.org/PhishTag/PhishTag.cf
41
43 Check the list of tests performed by SpamAssassin to modify the
44 configuration file to match your needs from
45 https://spamassassin.apache.org/tests.html
46
48 Umut Topkara, 2008, <umut@topkara.org> http://umut.topkara.org
49
51 This plugin is free software; you can redistribute it and/or modify it
52 under the same terms as SpamAssassin itself, either version 3.2.4 or,
53 at your option, any later version of SpamAssassin you may have
54 available.
55
56
57
58perl v5.34.0 2021-0M7a-i2l3::SpamAssassin::Plugin::PhishTag(3)