6.0.0-beta1
8/29/25

[#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 01/19/2015 (3875 days ago)
Due
Updated 01/20/2015 (3874 days ago)
Assigned
Resolved 01/20/2015 (3874 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