php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32052 8-bit subject not encoded after RFC 2047
Submitted: 2005-02-21 15:35 UTC Modified: 2005-02-21 18:08 UTC
From: slava at livsy dot kiev dot ua Assigned:
Status: Not a bug Package: *Mail Related
PHP Version: 4.3.10 OS: Any
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: slava at livsy dot kiev dot ua
New email:
PHP Version: OS:

 

 [2005-02-21 15:35 UTC] slava at livsy dot kiev dot ua
Description:
------------
When sending mail 8-bit Subject: data MUST be encoded as described in RFC 2047. No 8-bit headers allowed. php DOES NOT encode any subjects.

Affected all mail-sending software written in php including phpBB, phpNuke, smallNuke etc.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-21 18:08 UTC] iliaa@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

PHP does not do e-mail encoding for you, the application is responsible for that.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 00:01:30 2024 UTC