You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2005/07/02 23:36:59 UTC

[Spamassassin Wiki] Update of "CustomPlugins" by dbonengel

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The following page has been changed by dbonengel:
http://wiki.apache.org/spamassassin/CustomPlugins

------------------------------------------------------------------------------
  Status: seemingly-functional v0.01 release[[BR]]
  Available at: http://www.ntrg.com/misc/ldapfilter/ [[BR]]
  Note: see http://www.ntrg.com/misc/ldapfilter/ldapfilter.html first[[BR]]
+ 
+ '''Mail::SpamAssassin::Plugin::iXhash''' [[BR]]
+ Mail::SpamAssassin::Plugin::iXhash is based on the procmail-based project 'NiXSpam', created and maintained by Bert Ungerer. Basically redundant information is removed from the body of a mail, then a MD5 hash ist computed from the rest and compared to a given database of known spam. The actual comparison is realised via DNS. See code for more info. Read up at http://www.heise.de/ix/nixspam/ for even more.
+ .[[BR]]
+ Created by: Dirk Bonengel[[BR]]
+ Contact: dirk.bonengel@login-solutions.de[[BR]]
+ License Type: Same as SpamAssassin[[BR]]
+ Status: works-for-me-but-needs-more-perl-know-how release[[BR]]
+ Available at: Self:iXhash [[BR]]
+ Note: Please read the POD too [[BR]]
+ 
  ----
  = Format for new entries =