Re: [PHP] Mail function problems

2006-03-20 Thread Richard Lynch
On Windows, you need SMTP set. If you can't set it in php.ini, you might try .htaccess, but I suspect that is locked down and you can't... You could try things like: Install Pegasus email client, and use it from http://php.net/exec to send email. Install some kind of class from

[PHP] Mail function problems

2006-03-19 Thread Paul Goepfert
Hi all, Has anyone had this problem before? I have a web server that resides on a windows platform (According to phpinfo()). I used the php mail function to send out a test message to make sure that the mail function would work when needed. I sent out the test message and I didn't get an email

Re: [PHP] mail function problems

2002-10-02 Thread Debbie Dyer
Message - From: Dan McCullough [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, October 02, 2002 12:46 AM Subject: [PHP] mail function problems I use the mail function tons, never had a problem. I am working with a client with a different hosting vendor, they are using PHP 4.2.3

Re: [PHP] mail function problems

2002-10-02 Thread Dan McCullough
] To: [EMAIL PROTECTED] Sent: Wednesday, October 02, 2002 12:46 AM Subject: [PHP] mail function problems I use the mail function tons, never had a problem. I am working with a client with a different hosting vendor, they are using PHP 4.2.3, which I guess was a recient upgrade

[PHP] mail function problems

2002-10-01 Thread Dan McCullough
I use the mail function tons, never had a problem. I am working with a client with a different hosting vendor, they are using PHP 4.2.3, which I guess was a recient upgrade, anyway I was informed by the client that he wasnt getting email submissions from the website, but he was getting other