[PHP-DEV] Re: PHP 4.0 Bug #6742 Updated: mail function fails From: Lee Davis (L.S.Davis <email protected>)
Date: 10/29/00

Hi

Thanks for your help but I have tried it without the last parameter
and get the same result.

I haven't tried it with the latest release, however. Maybe I should?

At 04:29 29/10/00 +0000, you wrote:
>ID: 6742
>Updated by: sniper
>Reported By: L.S.Davis <email protected>
>Status: Closed
>Bug Type: *Mail Related
>Assigned To:
>Comments:
>
>Leave the last parameter out completely if you don't have any
>additional headers to add.
>
>--Jani
>
>Previous Comments:
>---------------------------------------------------------------------------
>
>[2000-09-13 20:27:10] L.S.Davis <email protected>
><?
> echo "Doing mailn";
> mail("L.S.Davis <email protected>", "Hello", "Messagen", "");
>
>?>
>
>gives output:
>
>Doing mail
><br>
><b>Warning</b>: Unknown error in <b>E:mailtest.PHP</b> on line <b>3</b><br>
>
>---------------------------------------------------------------------------
>
>
>Full Bug description available at: http://bugs.php.net/?id=6742

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>