Hello,

on 01/15/2005 12:59 AM Kelly said the following:
I am having trouble with PHP 5.0.3. I am running Apache 1.3.29. I am running Solaris 9 x86 on an Intel box.

I get no errors when I start Apache. I get no errors when I run configtest.

My problem is mail() does not work. It does invoke sendmail as there is activity in sendmail log.

When I get an error page it does not display PHP is exposed. It is exposed in php.ini.

Does the address [EMAIL PROTECTED] exist? If it doesn't, it seems the messages that are not delivered are discarded because they are set to bounce to that address and if it does not exist the bounces are dropped. Message bounces contain explanations of the message delivery problems, so you need to fix the bounce address so you can see what is the problem of the bounces.




--

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