The following issue has been SUBMITTED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=402 ====================================================================== Reported By: rhstone Assigned To: ====================================================================== Project: DBMail Issue ID: 402 Category: IMAP daemon Reproducibility: always Severity: major Priority: normal Status: new target: ====================================================================== Date Submitted: 29-Aug-06 07:38 CEST Last Modified: 29-Aug-06 07:38 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. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 29-Aug-06 07:38 rhstone New Issue ======================================================================