You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by sp...@incubator.apache.org on 2004/08/23 07:55:10 UTC

[SpamAssassin Wiki] Updated: CustomPlugins

   Date: 2004-08-22T22:55:10
   Editor: JustinMason <jm...@jmason.org>
   Wiki: SpamAssassin Wiki
   Page: CustomPlugins
   URL: http://wiki.apache.org/spamassassin/CustomPlugins

   adding my demo plugin

Change Log:

------------------------------------------------------------------------------
@@ -19,7 +19,14 @@
 Please respect the wishes of the authors and/or the site hosts.
 ----
 
-(no plug-ins are yet listed.)
+'''DumpText''' [[BR]]
+A demo plugin that simply dumps the rendered text to stderr. [[BR]]
+Created by: Justin Mason [[BR]]
+Contact: jm -at- jmason -dot- org [[BR]]
+License Type: public domain (it's tiny!) [[BR]]
+Status: active [[BR]]
+Available at: DumpTextPlugin [[BR]]
+
 
 ----
 Suggested format (a la CustomRulesets format):
@@ -34,3 +41,13 @@
 Mirror: (if applicable) [[BR]]
 Note: (any extra notes)[[BR]]
 Sample Results: (mass-check results if available) [[BR]]
+
+
+
+'''DumpText''' [[BR]]
+A demo plugin that simply dumps the rendered text to stderr. [[BR]]
+Created by: Justin Mason [[BR]]
+Contact: jm -at- jmason -dot- org [[BR]]
+License Type: public domain (it's tiny!) [[BR]]
+Status: active [[BR]]
+Available at: DumpTextPlugin [[BR]]