PHP Mail() Time Delay - Cron Job -
Posted: Fri Sep 19, 2008 2:12 pm
Hello,
We use the mail() php function to handle our form emails for customer service. The problem is that it takes 15-25 minutes to receive an email after it has been sent. This hurts our customer service.
I would like to set the interval to send out every 3 minutes, and I believe I can do this through a cron job, although I have never operated the cron job section of a control panel.
Or maybe this problem can be handled some other way. I have found little to no documentation on this issue on the internet so far. I appreciate all and any help,
Adbox
We use the mail() php function to handle our form emails for customer service. The problem is that it takes 15-25 minutes to receive an email after it has been sent. This hurts our customer service.
I would like to set the interval to send out every 3 minutes, and I believe I can do this through a cron job, although I have never operated the cron job section of a control panel.
Or maybe this problem can be handled some other way. I have found little to no documentation on this issue on the internet so far. I appreciate all and any help,
Adbox