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 "Eric Charles (JIRA)" <ji...@apache.org> on 2011/06/15 18:57:47 UTC

[jira] [Updated] (MAILBOX-72) Requirements for a distributed mailbox implementation

     [ https://issues.apache.org/jira/browse/MAILBOX-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Charles updated MAILBOX-72:
--------------------------------

    Attachment: Datamodel-mailbox-0.2.png

The attached image contains the needed domain classes that must be implemented by the store:
- Mailbox (with id, namespace, user, name, uidValidity)
- Subscription (with mailbox, user)
- Message (with date, mailboxid, uid, flags, fullcontent, bodycontent, mediatype, headers, properties,...)
- Header (with fieldname, linenumber, value)
- Property (with namespace, localname, value)

> Requirements for a distributed mailbox implementation
> -----------------------------------------------------
>
>                 Key: MAILBOX-72
>                 URL: https://issues.apache.org/jira/browse/MAILBOX-72
>             Project: James Mailbox
>          Issue Type: New Feature
>            Reporter: Eric Charles
>            Assignee: Norman Maurer
>         Attachments: Datamodel-mailbox-0.2.png
>
>
> This JIRA will collect some generic technical requirements regarding a distributed mailbox implementation, whatever the implementation  technology is.
> The implementator is responsible to enforce those requirements.

--
This message is automatically generated by JIRA.
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