First of all, this question should be posted to a PHP list: 
http://www.php.net/mailing-lists.php

But, since you asked, you need to either supply your own local STMP
mailer, or use a remote STMP server.  Either works well.  I'd highly
suggest looking into using the PEAR Mail class:  http://pear.php.net.

Sean


On 11/3/05, Hiep T. Nguyen <[EMAIL PROTECTED]> wrote:
>
> Hi there,
>
> I just wonder if I need to setup email server (postfix,qmail,sendmail) in
> order to use mail() function in php?  If not, what do I have to configure
> for mail() function to work properly?
>
> Currently, I'm using CentOS 4.2 and I'm not hosting my own email server.
>
> Thanks,
> JC
>
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to