Sray82
10-28-03, 12:14 PM
Anyone have an ideal what could of happen to my contact form, script?... its always worked, before... Just checked last night because of some posts i read on here... and Mine isnt no longer sending the filed out form to my email address...
www.homesedona.com this is how its always been used on the server...
#!/usr/bin/perl
################################################## ############################
also below:
# Enter the location of sendmail.
$mailprogram = "sendmail -t";
Its always worked from day one like this, unless the path has changed for sendmail, are what ever I don't no what is up... cause it hasnt been changed are messed with, and did work fine when testing it a few months ago.... thanks.. sylvia
www.homesedona.com this is how its always been used on the server...
#!/usr/bin/perl
################################################## ############################
also below:
# Enter the location of sendmail.
$mailprogram = "sendmail -t";
Its always worked from day one like this, unless the path has changed for sendmail, are what ever I don't no what is up... cause it hasnt been changed are messed with, and did work fine when testing it a few months ago.... thanks.. sylvia