More fault resistent version of MBoxMailRepository
--------------------------------------------------
Key: JAMES-827
URL: https://issues.apache.org/jira/browse/JAMES-827
Project: James
Issue Type: Improvement
Components: MailStore & MailRepository
Affects Versions: 2.3.1
Reporter: Jason Hunter
Per my earlier email http://markmail.org/message/qaxrmtdzdf6fvbwu
I wrote my own MboxMailRepository to be a bit more fault resistent:
* Reports exceptions if the mbox dir isn't there.
* Closes files in finally block.
* Nicely exceptions out if no disk space.
* Ensures "envsender" in From line is one word.
It's write-only but perhaps the code can be helpful.
-jh-
P.S. Where's the file upload?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]