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

Benoit Tellier closed JAMES-2656.
---------------------------------
    Fix Version/s: 3.8.0
       Resolution: Fixed

> Implement a JPAMailRepository
> -----------------------------
>
>                 Key: JAMES-2656
>                 URL: https://issues.apache.org/jira/browse/JAMES-2656
>             Project: James Server
>          Issue Type: New Feature
>          Components: jpa, MailStore & MailRepository
>    Affects Versions: master, 3.2.0
>            Reporter: Benoit Tellier
>            Priority: Major
>              Labels: feature
>             Fix For: 3.8.0
>
>          Time Spent: 7h 40m
>  Remaining Estimate: 0h
>
> Mail Repository allows the long term storage of emails.
> They are currently used for several uses:
>  - Keep mail triggering processing errors (kinda dead-letter)
>  - Keep user non-displayed SPAM
>  - Storage medium for Data Leak Prevention
> Currently, as highlishted by Garry Hurley on the user mailing list, JPA users 
> are forced to rely on a file based implementation, which is clearly not 
> optimal.
> We should implement a JPAMailRepository in `server/data/jpa`. It should be 
> tested against the `MailRepositoryContract`.
> If any help is needed, please don't hesitate to reach us on Gitter.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to