Query: mail::spamassassin::plugin::phishtag
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Mail::SpamAssassin::Plugin::PhishTag(3) User Contributed Perl Documentation Mail::SpamAssassin::Plugin::PhishTag(3)NAMEPhishTag - SpamAssassin plugin for redirecting links in incoming emails.SYNOPSISloadplugin Mail::SpamAssassin::Plugin::PhishTag trigger_ratio 0.1 trigger_target RULE_NAME http://www.antiphishing.org/consumer_recs.htmlDESCRIPTIONPhishTag enables administrators to rewrite links in emails that trigger certain tests, preferably anti-phishing blacklist tests. The plugin will inhibit the blocking of a portion of the emails that trigger the test by SpamAssassin, and let them pass to the users' inbox after the rewrite. It is useful in providing training to email users about company policies and general email usage.OPTIONSThe following options can be set by modifying the configuration file. o trigger_ratio percentage_value Sets the probability in percentage that a positive test will trigger the email rewrite, e.g. 0.1 will rewrite on the average 1 in 1000 emails that match the trigger. o trigger_target RULE_NAME http_url The name of the test which would trigger the email rewrite; all the URLs will be replaced by http_url.DOWNLOADThe source of this plugin is avaliable at: http://umut.topkara.org/PhishTag/PhishTag.pm a sample configuration file is also available: http://umut.topkara.org/PhishTag/PhishTag.cfSEE ALSOCheck the list of tests performed by SpamAssassin to modify the configuration file to match your needs from http://spamassassin.apache.org/tests.htmlAUTHORUmut Topkara, 2008, <umut@topkara.org> http://umut.topkara.orgCOPYRIGHT AND LICENSEThis plugin is free software; you can redistribute it and/or modify it under the same terms as SpamAssassin itself, either version 3.2.4 or, at your option, any later version of SpamAssassin you may have available. perl v5.16.3 2011-06-06 Mail::SpamAssassin::Plugin::PhishTag(3)
Similar Topics in the Unix Linux Community |
---|
How to rewrite a line in a file |
Script to only email new record |
Zipping files |
Mail command does not work for Distribution List emails |
Sendmail Fails to send emails from Linux server. |