> I have already posted it to bugs.php.net
> (http://bugs.php.net/bug.php?id=43730) and php is claiming it's not a bug.
They are correct, it's not a bug in PHP.
This is the standard behaviour for the Windows implementation of mail() as
noted in the documentation for the function.
Granted it's an
Hello,
on 01/29/2008 04:13 PM Dan Richfield said the following:
> I have already posted it to bugs.php.net
> (http://bugs.php.net/bug.php?id=43730) and php is claiming it's not a bug.
I am not surprised! ;-(
> Thanks for your suggestion, but I have to use mail because this is being
> offered to
I have already posted it to bugs.php.net
(http://bugs.php.net/bug.php?id=43730) and php is claiming it's not a bug.
Thanks for your suggestion, but I have to use mail because this is being
offered to shared hosting customers and a mass scale. Most applications and
developers use the mail() fu
Hello,
on 01/29/2008 02:57 PM Dan Richfield said the following:
> When using IIS7 with PHP 5.2.5 with the FastCGIModule, the mail()
> function returns the following error message when trying to use anything
> but a plain email address (ex. [EMAIL PROTECTED]) in the From or To
> headers:
>
> PHP W