The following issue has been RESOLVED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=204 ====================================================================== Reported By: sr Assigned To: paul ====================================================================== Project: DBMail Issue ID: 204 Category: IMAP daemon Reproducibility: always Severity: tweak Priority: normal Status: resolved Resolution: fixed Fixed in Version: 2.0 branch ====================================================================== Date Submitted: 09-May-05 11:58 CEST Last Modified: 30-Dec-05 10:40 CET ====================================================================== Summary: Quotes Description: Hi, OE encloses some sender addresses in double quotes when used with dbmail-imapd (no such problem with cyrus or courier). This is annoying for the users because it screws up sorting. I have found many references to this problem on the Web, some stating the bug has been fixed in some older version, but it seems to be still there. Am I missing something here?
Thanks Stefano ====================================================================== ---------------------------------------------------------------------- paul - 09-May-05 12:10 ---------------------------------------------------------------------- I have no idea what you're talking about. Some more info would be helpful... ---------------------------------------------------------------------- sr - 09-May-05 12:30 ---------------------------------------------------------------------- Hi, sorry for the lack of details, I assumed the problem was known...here's one of the links where the issue has been discussed anyway: http://mailman.fastxs.net/pipermail/dbmail/2003-June/003011.html Simply put, some sender addresses are enclosed in quotes in OE's message list, like 'John Doe'. I know it's no big deal, and if it was *all* the senders it would be a non-issue, but since it's only *some* sorting is screwed up. BTW: any plans about server-side sorting? Thanks Stefano ---------------------------------------------------------------------- paul - 17-May-05 16:43 ---------------------------------------------------------------------- Ok. Bug confirmed. I'll start fixing this in trunk. ---------------------------------------------------------------------- paul - 18-May-05 16:53 ---------------------------------------------------------------------- imap envelope responses require sending of proper address structures. For this the relevant header (From) needs to be parsed. This is currently incomplete, i.e. it doesn't support all types of permitted formats. _imap_get_envelope and _imap_get_addresses both in dbmail-imapsession.c will need rewriting. ---------------------------------------------------------------------- sr - 18-May-05 23:25 ---------------------------------------------------------------------- Ok, thanks I believe OE deserves some attention, because, no matter how buggy or faulty, it is still the most wide-spread mail client. Stefano ---------------------------------------------------------------------- sr - 23-Jul-05 15:40 ---------------------------------------------------------------------- Hi, is this one ready to be closed? edited on: 23-Jul-05 15:40 ---------------------------------------------------------------------- paul - 30-Dec-05 10:40 ---------------------------------------------------------------------- Stefano, sorry about the long delay. I've uploaded a patch backported from 2.1 which appears to fix this bug. Issue History Date Modified Username Field Change ====================================================================== 09-May-05 11:58 sr New Issue 09-May-05 12:10 paul Note Added: 0000688 09-May-05 12:30 sr Note Added: 0000689 17-May-05 16:43 paul Note Added: 0000703 17-May-05 16:43 paul Assigned To => paul 17-May-05 16:43 paul Status new => confirmed 17-May-05 16:43 paul Projection none => minor fix 17-May-05 16:43 paul ETA none => < 1 month 18-May-05 16:53 paul Note Added: 0000705 18-May-05 23:25 sr Note Added: 0000706 23-Jul-05 15:40 sr Note Added: 0000786 23-Jul-05 15:40 sr Note Edited: 0000786 30-Dec-05 10:38 paul File Added: imaputil.c.patch 30-Dec-05 10:40 paul Note Added: 0000966 30-Dec-05 10:40 paul Status confirmed => resolved 30-Dec-05 10:40 paul Resolution open => fixed 30-Dec-05 10:40 paul Fixed in Version => 2.0 branch ======================================================================