php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #27188 DoCoMo Phone eMail variation
Submitted: 2004-02-08 22:09 UTC Modified: 2004-02-24 01:00 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:0 of 0 (0.0%)
From: richard at enfour dot co dot jp Assigned:
Status: No Feedback Package: Feature/Change Request
PHP Version: 4.3.4 OS: All
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2004-02-08 22:09 UTC] 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.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-02-08 22:14 UTC] moriyoshi@php.net
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.

 [2004-02-24 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over 2 weeks, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 16:01:28 2024 UTC