On Mon, 17 Sep 2001 20:21:51 +0800 Stas Bekman <[EMAIL PROTECTED]> wrote: > So should we encode the email addresses to make it harder for the spam > spiders to pick it up, while still possible to get the address by > humans. Or do you have any other suggestions? Most of the posters on the > mod_perl list have their email addresses in the public domain anyway, > since most of the emails are freely accessible from the web and a few > archivers try to protect the addresses of the posters.
If you choose to encode e-mail addresses, consider using Apache::AntiSpam :) http://search.cpan.org/search?dist=Apache-AntiSpam -- Tatsuhiko Miyagawa <[EMAIL PROTECTED]>
