ID: 27188 Updated by: [EMAIL PROTECTED] Reported By: richard at enfour dot co dot jp -Status: Open +Status: Feedback Bug Type: Feature/Change Request Operating System: All PHP Version: 4.3.4 New Comment:
Just consider integrating your change into mb_send_mail() instead of plain & standard mail() function because the change is most likely going to cause backwards compatibility messes. Patches are always welcome. Thanks. Previous Comments: ------------------------------------------------------------------------ [2004-02-08 22:09:31] richard at enfour dot co dot jp Description: ------------ NTT DoCoMo's Internet enabled mobile phones have slighty non-standard email behaviour. 1. PHP Mail() ends up will the first line in the email body being blank. (Needs the first linefeed removed) 2. A single change in order of headers would allow the sending of the DoCoMo specific extended pictorgraphs in ShiftJIS. This could be special-cased for the 'docomo.ne.jp' domain only. It is worth it because there are 40 million active handsets and a huge online commerical ecconomy around them. I will write and/or debug changes. Just need a mentor. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27188&edit=1