[
https://issues.apache.org/jira/browse/IMAP-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13208339#comment-13208339
]
Eric Charles commented on IMAP-351:
-----------------------------------
In case you missed the commit, trunk has now ACL disabled
(https://issues.apache.org/jira/browse/IMAP-357)
To enable it, just put a empty set in the
/META-INF/org/apache/james/spring-server.xml
<constructor-arg index="4">
+ <set>
+ <value>ACL</value>
+ </set>
+ </constructor-arg>
> ACL Support
> -----------
>
> Key: IMAP-351
> URL: https://issues.apache.org/jira/browse/IMAP-351
> Project: JAMES Imap
> Issue Type: New Feature
> Components: JCR Mailbox, JPA Mailbox, Mailbox, Maildir Mailbox,
> Parser, Processor, Protocol
> Affects Versions: 0.3
> Reporter: Jochen Gazda
> Labels: ACL, IMAP
> Fix For: 0.3
>
> Attachments: IMAP-GETACL.txt, ImapGetACLTest.java
>
> Original Estimate: 672h
> Remaining Estimate: 672h
>
> Support for RFC 4314 IMAP4 Access Control List (ACL) Extension
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]