Hello,

On 07/21/2004 06:47 PM, Php Junkie wrote:
In fact, I did find out that Mac OS X (Panther) comes with a built-in Mail
Server called "Postfix"... Now what I need to know is how to use it with my
PHP.... Which I'm thinking is going to happen by defining the path to some
mail protocol of Postfix in my PHP.INI...

So, that should be no problem because postfix provides a sendmail emulation wrapper program. You just need to locate its path and set it in the php.ini file.


--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

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



Reply via email to