"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