> Warning: mail() is not supported in this PHP build in
> /usr/local/htdocs/test/newsletter/phpmynewsletter/include/cls.php3 on line
> 141
I think that means that whomever configured PHP specifically dis-allowed use
of the function known as mail()...
>
> Now i thought to install SENDMAIL in server A in order to install and
> configure again PHP-APACHE-MYSQL and after uninstall it.
>
> I want to know will this function influence the qmail program?
>
> and another thing that i can do but dont know how is to somehow say to PHP
> that my mail program is QMAIL.Anybody knows how?
You should be able to point PHP to QMAIL's wrapper named "sendmail" and it
won't even know the difference...
But if mail() was disabled at compile-time as I suspect above, there ain't
nothing you can do other than re-compile.
--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]