|
|
 |
Re: FN-FORUM: Form2Mail help
date posted 20th August 2004 18:12
Guessing the forms hosted on www.exa-networks.co.uk ?
is there any additional checks made in that case . Hosting
company blocking external domains etc etc..
What form2mail script is it - numerous different versions..
Some have 2 ff's or rr's in referer, worth checking..
HTH,
-Ken-
On 20 Aug 2004 17:40:19 -0000, Lindsey Hill wrote:
>
>=A0I'm getting 'Bad Referer - Access Denied
>=A0Sorry, but you are requesting Form2mail from
>=A0http://www.progressdatasolutions.co.uk/contact.html, who is not
>=A0allowed
>=A0to access this CGI script.'
>=A0This is the code I've changed in the script, it should be right,
>=A0surely?
>=A0# Set this to your SMTP server
>=A0$smtpserver =3D 'smtp.exa-networks.co.uk';
>=A0# Mail port of the SMTP server. Usually 25
>=A0$port =3D 25;
>=A0# hosts allowed accessing this cgi
[EMAIL REMOVED] =3D ('www.exa-networks.co.uk',
>=A0'www.progressdatasolutions.co.uk');
>=A0# this is the default Return address if no email was submitted by
>=A0the
>=A0form
>=A0$return_addr =3D ('www.progressdatasolutions.co.uk');
>=A0Thanks
>=A0Lindsey
>=A0____________________
>=A0Apperley Design
>=A0design | create | innovate
>=A0T: 01274 421410
>=A0www.apperleydesign.co.uk
|
 |
|