You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Steve Brewin (Created) (JIRA)" <se...@james.apache.org> on 2011/12/16 19:56:31 UTC

[jira] [Created] (JSIEVE-77) Interfaces describing the operations required for managing per user Sieve Scipts and default implementations.

Interfaces describing the operations required for managing per user Sieve Scipts and default implementations. 
--------------------------------------------------------------------------------------------------------------

                 Key: JSIEVE-77
                 URL: https://issues.apache.org/jira/browse/JSIEVE-77
             Project: JAMES jSieve
          Issue Type: Improvement
    Affects Versions: 1.0
            Reporter: Steve Brewin
            Assignee: Steve Brewin
             Fix For: 1.0


The simplest interface would allow per user retrieval of a script. Its default implementation would be encapsulate current practise and stream it from the file system.
An extended interface would allow per user persisting of a script. Its default implementation would be to replace the script stored on the file system.
Other implementations may use other persistence mechanisms, including JPA, JDBC, LDAP...

--
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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org