I need to set up a web page that will send email to me without revealing my address to the sender. Can anyone point me at a site which does this as an example, or better yet point me toward a place to get the code for it? Preferably open-source, since I’ll want to modify its appearance (then again, if it’s a Perl CGI script, the only way to deliver those is as open source ).
Note that I know about the simple way to do it, but that way embeds the email address in the webpage, where spammers can access it. I need something that will work behind the scenes without placing my address in a visible location.