The following issue has been RESOLVED.
======================================================================
http://www.dbmail.org/mantis/view.php?id=402
======================================================================
Reported By: rhstone
Assigned To: aaron
======================================================================
Project: DBMail
Issue ID: 402
Category: IMAP daemon
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
target:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 29-Aug-06 07:38 CEST
Last Modified: 29-Aug-06 21:26 CEST
======================================================================
Summary: Incorrent capitalization for CHARSET in IMAP reply
Description:
Per the IMAP spec, and PINE c-client implementation, the CHARSET word in
the IMAP reply should be all caps.
It currently generates as:
("TEXT" "PLAIN" ("charset" "US-ASCII" "format" "flowed") NIL NIL NIL 37 2
NIL NIL NIL NIL)
The capitalization of "US-ASCII" is not relevant; it is handled in a
case-insensitive manner by UW's c-client library. Format and flowed are
also case-insensitive.
======================================================================
----------------------------------------------------------------------
aaron - 29-Aug-06 21:26
----------------------------------------------------------------------
Received word from Mark Crispin that this isn't an that causes pine to go
crazy, and the RFC doesn't require capitalization, anyways.
Issue History
Date Modified Username Field Change
======================================================================
29-Aug-06 07:38 rhstone New Issue
29-Aug-06 21:26 aaron Status new => resolved
29-Aug-06 21:26 aaron Resolution open => no change
required
29-Aug-06 21:26 aaron Assigned To => aaron
29-Aug-06 21:26 aaron Note Added: 0001373
======================================================================