6.0.0-beta6
3/30/26

[#13814] Non-encoded Content-Description when using PGP
Summary Non-encoded Content-Description when using PGP
Queue IMP
Queue Version Git master
Type Enhancement
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester patrick (at) spamreducer (dot) eu
Created 1/19/15 (4088 days ago)
Due
Updated 1/20/15 (4087 days ago)
Assigned
Resolved 1/20/15 (4087 days ago)
Milestone
Patch No

History
01/20/2015 12:41:42 AM Michael Slusarz Comment #3
Assigned to Michael Slusarz
State ⇒ Resolved
Reply to this comment
Horde_Mime 2.7.0
01/20/2015 12:41:24 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (master):

commit f175603d99610c17bd507f3c90f8b26a1f065c6b
Author: Michael M Slusarz <slusarz@horde.org>
Date:   Mon Jan 19 17:35:44 2015 -0700

     [mms] Fix MIME encoding the Content-Description header (Bug #13814).

  framework/Mime/lib/Horde/Mime/Headers.php          |    1 +
  .../lib/Horde/Mime/Headers/ContentDescription.php  |   51 
++++++++++++++++++++
  .../Mime/lib/Horde/Mime/Headers/Element/Single.php |    1 -
  framework/Mime/package.xml                         |   16 ++++--
  framework/Mime/test/Horde/Mime/HeadersTest.php     |   17 +++++-
  5 files changed, 76 insertions(+), 10 deletions(-)

http://github.com/horde/horde/commit/f175603d99610c17bd507f3c90f8b26a1f065c6b
01/19/2015 09:20:05 AM patrick (at) spamreducer (dot) eu Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Non-encoded Content-Description when using PGP
Type ⇒ Enhancement
State ⇒ New
Reply to this comment
Good morning to all,
I would like to question if it would be possible to enhance the 
"Content-Description" when using PGP in Horde:

We are using German language and we have noticed that the message 
"Content-Description" contains non-encoded 8-bit data, but it should 
as specified by the RFC.

Example:
<snip>
Content-Type: multipart/encrypted; boundary="=_GNjr_xMGuYs0IIbFGqL7Zg1";
  protocol="application/pgp-encrypted"
Content-Description: PGP-verschlüsselte Daten
MIME-Version: 1.0
</snip>

Thank you!

Saved Queries