View Full Version : *arrggg* form mail
Infinity
08-01-2001, 07:10 PM
I love Matt ..I really do! but his cgi stuff always throws me for a loop!
OK. I went ahead and used the mailform on my cgisys because I couldn't get the receipent right, and it needs fixing too. How do I get to it?
or...
how do I do it on my formmail.pl that I've set up? It's Matts script of course...
here's what I have:
@referers = ('gquest.net','swbell.net');
and
@recipients = 'mistysky@swbell.net';
What do I need to change?
Thanks for the help ahead of time!
Infinity
reuben
08-01-2001, 07:14 PM
Hi,
For matt's script you will need to change it to
@referers = ('inet-texas.com','www.inet-texas.com');
@recipients = 'your email addres';
Hope that helps.
Infinity
08-01-2001, 07:51 PM
my site is gquest.net ... I hope LOL.
Anyway, I've tried it up and down sideways and everything inbetween! It's a no-go :(
reuben
08-01-2001, 07:54 PM
Oops, then use yourdomain.com and www.yourdomain.com. That was just the one that was used in the profile. What error do you get. Just so you know, Matt's scripts seems to flop on our servers any time you try to provide a forwarding url. That might be causing it.
Infinity
08-02-2001, 12:29 AM
The form.html is: http://gquest.net/form.html which points formmail.pl
and, when run, I get this error:
Error: Bad/No Recipient
There was no recipient or an invalid recipient specified in the data sent to FormMail. Please make sure you have filled in the recipient form field with an e-mail address that has been configured in @recipients. More information on filling in recipient form fields and variables can be found in the README file.
I can't imagine what I'm doing wrong..
Infinity
08-02-2001, 12:52 AM
Oops :rolleyes:
I didn't put
<input type=hidden name="recipient" value="email@your.host.com">
in the form.html...
Well! He didn't say to do that LOL.
Thanks Reuben!
reuben
08-02-2001, 07:44 AM
:D
vBulletin® v3.8.1, Copyright ©2000-2010, Jelsoft Enterprises Ltd.