[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