Click to See Complete Forum and Search --> : cgiemail question
greencode
04-18-2007, 05:22 AM
I'm using the simple cgiemail script that you get on cPanel but would like to know if there's any way that you can send up a reply. What I would like is when people sign up and hit submit that it sends me an email with their details (which I have set up okay) but also for a generic reply to be sent to them to say "thanks for signing up".
I'm not a techy guy so found cgiemail easy to set up but to do anything else other than the basics is baffling me!
The cgiemail user guide is here: http://web.mit.edu/wwwdev/cgiemail/user.html
Any help would be much appreciated.
ray326
04-18-2007, 04:02 PM
It doesn't appear to have a secondary email capability.
greencode
04-18-2007, 04:06 PM
Thanks for your response. I seem to have found another script: http://www.codebrain.com/perl which seems alot more customisable.
ray326
04-18-2007, 11:28 PM
Indeed. I've used http://www.bignosebird.com/carchive/bnbform.shtml before.
Can that script not be used as a spam box as the "to" email address is put right into the html, allowing anyone to send emails to anyone through your script?
greencode
04-20-2007, 06:01 PM
yep that's what someone else has just told me as well - I've removed it from my site - that's how little I know about programming!!!
ray326
04-21-2007, 12:42 AM
Can that script not be used as a spam box as the "to" email address is put right into the html, allowing anyone to send emails to anyone through your script?I'm not sure which script you're referring to but the bnb script has some request source checking in it. Most of these old cgi-mail scripts far predate the spam epidemic so the majority don't do much checking.