6.0.0-beta1
7/4/25

[#137] Headers with invalid RFC 2047 encoding
Summary Headers with invalid RFC 2047 encoding
Queue IMP
Queue Version 3.2.3
Type Bug
State Not A Bug
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester Ole.Arntzen (at) ii (dot) uib (dot) no
Created 04/28/2004 (7737 days ago)
Due
Updated 07/21/2011 (5097 days ago)
Assigned 04/28/2004 (7737 days ago)
Resolved 04/28/2004 (7737 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
07/21/2011 01:38:59 PM CVS Commit Comment #3 Reply to this comment
Changes have been made in CVS for this ticket:

Fix cache initialization logic for Kolab_List (Kolab Systems Bug #137   
- Folders caching issue (shutdown function).
http://cvs.horde.org/diff.php/framework/Kolab_Storage/lib/Horde/Kolab/Storage/Attic/List.php?rt=horde&r1=1.3.2.10&r2=1.3.2.11&ty=u
04/28/2004 05:54:10 PM Michael Slusarz Comment #2
State ⇒ Not A Bug
Reply to this comment
You must have a really old version of Horde then.  This was fixed 
almost 2 years ago:

HEAD: http://marc.theaimsgroup.com/?l=horde-cvs&m=102926733022182&w=2

Horde 2.x: http://marc.theaimsgroup.com/?l=horde-cvs&m=102926746022353&w=2
04/28/2004 11:38:56 AM Jan Schneider State ⇒ Assigned
Priority ⇒ 2. Medium
Assigned to Michael Slusarz
 
04/28/2004 11:30:41 AM Ole (dot) Arntzen (at) ii (dot) uib (dot) no Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Queue ⇒ IMP
Reply to this comment
IMP makes invalid headers according to RFC 2047.  I just got an email with:

     Subject: =?ISO-8859-1?B?TmVkZXRpZCBw5SBibA==?=ug-server

which was supposed to be decoded as:

     Subject: Nedetid på blug-server

but the encoded header is invalid according to RFC 2047, which says:

     Ordinary ASCII text and 'encoded-word's may appear together in the

     same header field.  However, an 'encoded-word' that appears in a

     header field defined as '*text' MUST be separated from any adjacent

     'encoded-word' or 'text' by 'linear-white-space'.

Saved Queries