The following issue has been SUBMITTED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=473 ====================================================================== Reported By: lkneschke Assigned To: ====================================================================== Project: DBMail Issue ID: 473 Category: IMAP daemon Reproducibility: always Severity: major Priority: normal Status: new target: ====================================================================== Date Submitted: 12-Dec-06 09:47 CET Last Modified: 12-Dec-06 09:47 CET ====================================================================== Summary: SEARCH with CHARSET not working Description: Hello!
When executing the search command, you can also define a charset like this: SEARCH CHARSET UTF-8 SUBJECT "some utf-8 encoded search string" Unfortunately, DBMAIL again thinks that we sent some invalid chars and returns nothing. I think that the check for valid chars needs to get reworked somehow. If we can support only US-ASCII searches, the RFC says that the imap server should return a useful response, if the the charset is not supported. The response should contain the supported charsets. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 12-Dec-06 09:47 lkneschke New Issue ====================================================================== _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
