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: [email protected]
For additional commands, e-mail: [email protected]