You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2009/06/17 17:49:30 UTC

svn commit: r785687 - /spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/PhishTag.pm

Author: jm
Date: Wed Jun 17 15:49:29 2009
New Revision: 785687

URL: http://svn.apache.org/viewvc?rev=785687&view=rev
Log:
trivial: doc reformat and typo fix

Modified:
    spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/PhishTag.pm

Modified: spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/PhishTag.pm
URL: http://svn.apache.org/viewvc/spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/PhishTag.pm?rev=785687&r1=785686&r2=785687&view=diff
==============================================================================
--- spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/PhishTag.pm (original)
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/PhishTag.pm Wed Jun 17 15:49:29 2009
@@ -225,12 +225,11 @@
     
 =head1 DESCRIPTION
 
-PhishTag enables administrators to rewrite links in emails that trigger 
-certain tests; preferrable 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.
+PhishTag 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.
 
 =head1 OPTIONS