[PHP] How do i mod php.ini to use an outside smtp?

2003-10-28 Thread Mike D
php v4.12 on redhat linux 6.2.

Is it possible to give a domain or ip instead of a path??

 - MD

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


Re: [PHP] How do i mod php.ini to use an outside smtp?

2003-10-28 Thread Evan Nemerson
Don't think so for PHP's mail(), but I know there are tons of classes out 
there that speak SMTP and could help you. Check PEAR first ( 
http://pear.php.net/ )


On Tuesday 28 October 2003 03:05 pm, Mike D wrote:
 php v4.12 on redhat linux 6.2.

 Is it possible to give a domain or ip instead of a path??

   - MD

-- 
Evan Nemerson
[EMAIL PROTECTED]

--
There is a certain right by which we may deprive a man of life, but none by 
which we may deprive him of death.

-Nietzsche

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