roots
January 5th, 2005, 09:22
I am hoping there is 1 or 2 people out there who are fairly satisfied with streamline's service.
I have set up a simple test form (http://www.squashgear.co.uk/form1.htm) which uses http://www.squashgear.co.uk/cgi-bin/form1.pl which is pretty much the default formmail.pl supplied bt Matt's Archive with the standard modifications.
Unfortunately all seems to work fine in as much as the "Thank You" page is displayed after submitting the form but the email's never arrive.
I have the sendmail set to /usr/sbin/sendmail -i -t
@referers = ('www.squashgear.co.uk','212.56.67.217');
@recipients = &fill_recipients('squashgear.co.uk');
There are no errors reported in the error log.
Can anyone supply me a copy of formmail.pl that is currently working on a --------------- hosted website and perhaps confirm that my very simple form page should work?
Thanks,
Michael
I have set up a simple test form (http://www.squashgear.co.uk/form1.htm) which uses http://www.squashgear.co.uk/cgi-bin/form1.pl which is pretty much the default formmail.pl supplied bt Matt's Archive with the standard modifications.
Unfortunately all seems to work fine in as much as the "Thank You" page is displayed after submitting the form but the email's never arrive.
I have the sendmail set to /usr/sbin/sendmail -i -t
@referers = ('www.squashgear.co.uk','212.56.67.217');
@recipients = &fill_recipients('squashgear.co.uk');
There are no errors reported in the error log.
Can anyone supply me a copy of formmail.pl that is currently working on a --------------- hosted website and perhaps confirm that my very simple form page should work?
Thanks,
Michael