If you just use webmaster@domain.com on your webpage, it will get harvested sooner or later. Even if it is harvested once, it will be sold over and over again, and the e-mail going to webmaster@domain.com is basically junk. If you generate a unique address for each visitor, if the address akhjasio@domain.com is harvested once and sold over and over, you can simply block that one address, and visitors you wrote down your address weeks ago will still have a non-blocked address. If by some chance the harvester and another visitor went to your web site using the same IP address, there's only a 1 in 256 chance that they'll get the same generated address. If you're still unsure about something, let me know what's not clear and I'll explain some more.

In reply to Re: Re: Spam tracking by blogan
in thread Spam tracking by blogan

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.