Re: mail() Incorrect Address Format when using IIS7/FastCGI

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 shared hosting customers and a mass scale.  Most applications
> and developers use the mail() function.

But if mail() does not work and the PHP developers do not want to fix,
it seems you will not solve your problem with the mail() function.


>> It seems like a bug.
>>
>> If you are stuck, you may want to try this package that comes with a
>> mail() replacement function written in pure PHP named smtp_mail(). It
>> works like mail but it overcomes certain limitations. Take a look at the
>> test_smtp_mail.php example script.
>>
>> http://www.phpclasses.org/mimemessage
>>
>> You also need this for the delivery:
>>
>> http://www.phpclasses.org/smtpclass


-- 

Regards,
Manuel Lemos

PHP professionals looking for PHP jobs
http://www.phpclasses.org/professionals/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux