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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Apr 25 01:01:30 2024 UTC