ID: 28038
Comment by: kmax at live dot com
Reported By: jordi at jcanals dot net
Status: Open
Bug Type: Mail related
Operating System: win32
PHP Version: 5CVS, 4CVS (2006-01-06) (cvs)
New Comment:
Issalys, you fix dont work and make no sense.
My suggestion is get some free email class (like XPertMailer) and use
it instead of mail() native function.
Previous Comments:
------------------------------------------------------------------------
[2008-01-13 17:31:36] issalys at hotmail dot com
hi i have de same problem and i fix it in that way:
$headers = "From: " . $fm_snd['from'] . "( Some guy)\n";
it work perfect :p byeeeeeeee
Hola tuve el mismo problema y lo solucione asi
$headers = "From: " . $fm_snd['from'] . "( quiern sea)\n";
funcionoooooooooooooo :p byeeeeeeee
------------------------------------------------------------------------
[2007-06-28 00:38:36] [EMAIL PROTECTED]
It's propably not complicated to fix but there just isn't anyone with
enough interest to do it. Feel free to provide a patch and perhaps
someone might catch on it. Or pay someone serious cash to fix it..
------------------------------------------------------------------------
[2007-02-23 14:24:43] business at ziu dot de
This bug is now open since THREE YEARS. And still the version of today
(5.2.1) can not talk to SMTP servers as it should do.
This can not be so complicated to fix.
------------------------------------------------------------------------
[2006-04-14 11:55:21] [EMAIL PROTECTED]
See also bug #37073
------------------------------------------------------------------------
[2006-01-06 03:17:07] [EMAIL PROTECTED]
The case reported in bug #35013 should be fixed now in CVS.
(the others are NOT!)
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/28038
--
Edit this bug report at http://bugs.php.net/?id=28038&edit=1