ID: 24448 User updated by: jcrs29 at yahoo dot com Reported By: jcrs29 at yahoo dot com Status: Bogus Bug Type: Mail related Operating System: Red Hat 8.0 PHP Version: 4.3.1 New Comment:
You're rigth. The problem was configurate sendmail and DNS in the box. Previous Comments: ------------------------------------------------------------------------ [2003-07-01 15:59:54] [EMAIL PROTECTED] Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Configuration issue.. ------------------------------------------------------------------------ [2003-07-01 15:55:38] jcrs29 at yahoo dot com Description: ------------ hi. When i use the mail function in red hat is too slow to return. <? mail("[EMAIL PROTECTED]","my test","my test"); ?> I execute this script in solaris and work fine. Reproduce code: --------------- <? mail("[EMAIL PROTECTED]","my test","my test"); ?> ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24448&edit=1