Daisy Analysis Daisy POPFile - Tuning - The Problem

Daisy 2003
Charts
Features
ActiveX and OCX
Extra Programs
  Web Analysis Tools

  Daisy POPFile

    Setup

    Running

    Analysis

    Tuning

      The Problem

      Setting Up POPFile

      Two Spam Buckets

      Classification

      Improving POPFile

      The Daisy Chart

      More Magnets

      Conclusion

    Download

    Source Code

  WWW Test

  News Analyser

  Phone Analyser

Learning More
Versions
Register/Download
Ordering Daisy
Help
Screen Shots
Manual
Training Notes
Customers
Links
Contact

Previous  Next  Help  Print

At Daisy Analysis we put up a rather naive web site in 1997 and we put several E-Mail addresses into the pages.

Inevitably, these got harvested by spamograhers and we get quite a lot of 'spam' to these E-Mail addresses.

But we knew that we also get 'spam' from other web sites that we have registered. In all of these we have not added any E-Mail addresses to the pages that have been uploaded. www.daisynews.com is one.


** Tip - Something to note here, is to always create E-Mail addresses using a little bit of JavaScript. This way the harvesters will miss them!

     <script language="JavaScript">
     <!-- Begin
     user = "james";
     domain = "daisy.co.uk";
     document.write('<a href=\"mailto:' + user + '@' + domain + '\">');
     document.write('<b>' + user + '@' + domain + '</b></a>');
     // End -->
     </script>

Hopefully it works!