I currently have a perl script, for Win2000 server, that I wrote that takes form data and sends to a specific email account. It works great but I want to add security features so that spammers cannot hijack it and use it to send spam. I think I need to check the "referers" - to make sure mail is being sent from the valid ip address. Any help would be greatly appreciated.