Richard Lynch wrote:
>> Then Chris Smith wrote:
>> It is simple to detect the method used, SMTP is used if sendmail_path
>> is empty and the system is Windows, otherwise sendmail is used.
>
> I think you should revise this to be "if sendmail_path is empty".
>
it invalid. This is why it is imperative to be able to fold
the Subject and To headers in PHP, which is where it should be done.
Regards,
Chris
[1] http://bugs.php.net/bug.php?id=22355
[2] http://tools.ietf.org/html/rfc2047
--
Chris Smith
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
t/standard/mail.c?view=markup#l56
--
Chris Smith
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On 3/16/06, Bikram Suri <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I do phpinfo(); and I see the include path set to c:\php5\Pear. I have wamp
> installed on my machine but before wamp I had done a standalone installation
> of PHP 5 in c:\PHP5 diretory. I have since uninstalled it and deleted the
> c:\PH