Hello,

On 03/04/2003 10:47 PM, Terry Lau wrote:
> Hello,
>    I want to use the mail() in my Linux computer.But I don't know how to 
> set the php.ini file to enable it.I am using the SMTP server provided by 
> ISP. Do I need to setup my own mail server?

You do not need a SMTP server to send messages. SMTP is only needed to
receive or relay messages. In Linux sendmail or a similar program can
send the messages for you. Usually your default php.ini configuration
will work.

-- 

Regards,
Manuel Lemos


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

Reply via email to