Dan Sommers wrote:
> On Sun, 25 Jun 2006 21:10:31 +0100,
> Andrew McLean <[EMAIL PROTECTED]> wrote:
>
>> I'm looking at putting some e-mail contact addresses on a web site,
>> and wanted to make it difficult for spammers to harvest them.
>
> [ ... ]
>
>> Searching the web it looks like the best
Dan Sommers wrote:
> On Sun, 25 Jun 2006 21:10:31 +0100,
> Andrew McLean <[EMAIL PROTECTED]> wrote:
>
>
>>I'm looking at putting some e-mail contact addresses on a web site,
>>and wanted to make it difficult for spammers to harvest them.
>
>
> [ ... ]
>
>
>>Searching the web it looks like the
On Sun, 25 Jun 2006 21:10:31 +0100,
Andrew McLean <[EMAIL PROTECTED]> wrote:
> I'm looking at putting some e-mail contact addresses on a web site,
> and wanted to make it difficult for spammers to harvest them.
[ ... ]
> Searching the web it looks like the best solution for me might be to
> embe
I'm looking at putting some e-mail contact addresses on a web site, and
wanted to make it difficult for spammers to harvest them.
I found some Python code that I can call within my application.
http://www.zapyon.de/spam-me-not/
It works exactly as expected. However, I am concerned that the tech