Re: postfix and php on suse 9.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

On 11/14/2004 12:37 AM, Chris W wrote:
It seems PHP is not configured properly to send messages via postfix.

You may want to try this class that comes with a wrapper function named sendmail_mail() that works like the mail() function except that it calls the postfix sendmail wrapper program directly.

http://www.phpclasses.org/mimemessage

Wouldn't it be easier to just fix the PHP config problem on the standard suse 9.1 install? Surely someone knows what the config error is and can tell me how to fix it/

It may be a PHP configuration error or not. It is just a guess based on the similarity of past reports. It is hard to guess it right without seeing the actual configuration.


OTOH, if you try the class above and it still does not work, the problem maybe something else related with postfix configuration.

--

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux