[PHP] Problem sending with mail()

2004-04-02 Thread Matt MacLeod
Hi, I'm stumped. I have a script to send a simple email using the mail() function in PHP. For some reason I can only receive the email if I send it to my hotmail account. If I send to my regular email ([EMAIL PROTECTED]) I can't get it. I've also tried sending to other non-hotmail addresses

Re: [PHP] Problem sending with mail()

2004-04-02 Thread Jason Wong
On Saturday 03 April 2004 03:35, Matt MacLeod wrote: I'm stumped. I have a script to send a simple email using the mail() function in PHP. For some reason I can only receive the email if I send it to my hotmail account. If I send to my regular email ([EMAIL PROTECTED]) I can't get it. I've