[Mailman-Developers] Protecting email addresses from spam harvesters
Barry A. Warsaw
barry@zope.com
Thu, 28 Feb 2002 23:01:09 -0500
>>>>> "PS" == Paul Schreiber <cheesefactory@yahoo.com> writes:
PS> Yes,, but you can encode the "mailto:" as well, like so: <a
PS> href="mailto:joe@aol.com">me</a>
PS> I would guess most spambots are pretty dumb, probably using a
PS> silly regex like <a href="mailto:([^"]+)">.
This /is/ kind of interesting. Anybody want to write a patch?
-Barry