The following issue has been SUBMITTED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=599 ====================================================================== Reported By: agrde Assigned To: ====================================================================== Project: DBMail Issue ID: 599 Category: IMAP daemon Reproducibility: always Severity: minor Priority: normal Status: new target: ====================================================================== Date Submitted: 22-May-07 23:09 CEST Last Modified: 22-May-07 23:09 CEST ====================================================================== Summary: User name in ACL response should be quoted if necessary Description: The user name ("identifier") in the IMAP ACL response is an IMAP astring (cf. RFC 4314) and has to be quoted (or transferred as a literal string) if necessary, i.e., when the user name is not a legal IMAP atom because it contains special characters.
The attached patch calls dbmail_imap_astring_as_string() in acl_get_acl() to generate a valid astring. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 22-May-07 23:09 agrde New Issue 22-May-07 23:09 agrde File Added: acl-identifier-quote.diff ====================================================================== _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://twister.fastxs.net/mailman/listinfo/dbmail-dev