PDA

View Full Version : email is not coming...


Jazzy
04-14-2002, 07:45 PM
I believe that I have everything set up correctly for form mail, but for some reason I am not receiving the results. When I click "submit" I am taken to the page that I specified as a thank you URL, and I don't get any error like I did before.

In my .pl file I have everything set up correctly, I'm sure. My path to perl is of course /usr/bin/perl. My path to sendmail is /usr/sbin/sendmail. I filled out the referrers to my domain, and have my email address listed for recipients (yes, with the ^ in front of it).

In my .html file I have my POST action set to the full address of my .pl file, the the recipient is the same as on the .pl file.

From what I have said, is there something wrong, or is the email process just incredibly slow? I'm about to lose my mind trying to get this to work. I submitted the first form at least two hours ago.

~ Jazzy

JustinSurfer
04-14-2002, 08:25 PM
Should have been delivered instantly to be honest, I always get the results of my forms straight away.

Jazzy
04-14-2002, 10:09 PM
It works now, heh. I had it sending to an email forwarding address, but when I got it in my head to check the webmail it was there. Apparently it doesn't forward as quickly as when it's not being submitted by form.

~ Jazzy