>
> I'm sorry, I don't know what and MTA is. Can I configure PHP to use any
> smtp
> server?
>

MTA = Mail Transfer Agent

http://us4.php.net/manual/en/ref.mail.php

For unix/linux, PHP ignores the smtp settings in php.ini which means
you'll need to setup sendmail for outside SMTP.

-- 
--Matthew Sims
--<http://killermookie.org>

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

Reply via email to