--- Paul Schreiber <[EMAIL PROTECTED]> wrote: > Yes,, but you can encode the "mailto:" as well, like so: > <a href="mailto:[EMAIL PROTECTED]">me</a> > > I would guess most spambots are pretty dumb, probably using a silly regex > like <a href="mailto:([^"]+)">.
Be careful if you read my last message via a web browser; it may have shown up as a plain text mailto instead of being encoded as entities. here, i've purposely broken the entities by adding spaces: <a href="& # 109;& # 97;& # 105;& # 108;& # 116;& # 111;& # 58;& # 106;& # 111;& # 101;& # 64;& # 97;& # 111;& # 108;& # 46;& # 99;& # 111;& # 109;">me</a> Paul __________________________________________________ Do You Yahoo!? Yahoo! Greetings - Send FREE e-cards for every occasion! http://greetings.yahoo.com _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers