On Friday 24 January 2003 06:09, Jeff Pauls wrote:
> I have a simple mail script and when I run the script I get the following
> error:
>
> Warning: mail() is not supported in this PHP build in

Try searching the archives using the above message. It's topic that has been 
covered quite a number of times before.

> If the server that I'm working on is using QMAIL for it's email do I have
> to change a setting somewhere? 

Make sure you have linked/copied the qmail supplied sendmail wrapper to 
somewhere where php can find it.

> Or does mail() not work in version 4.2.3?

It does.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Horner's Five Thumb Postulate:
        Experience varies directly with equipment ruined.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to