Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (20 loc) · 794 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 794 Bytes

ElasticInbox is reliable, distributed, scalable email store.

Overview

ElasticInbox provides highly available email store without a single point of failure which can run on commodity hardware and scale linearly. ElasticInbox can easily scale to millions of mailboxes, with hundreds of thousands messages in each mailbox.

Requirements

Getting started

Please visit http://www.elasticinbox.com/ for more information.

Building from Source

To build and run from source you will need Maven 3 and Git:

% git clone git://github.com/elasticinbox/elasticinbox.git elasticinbox
% cd elasticinbox
% mvn clean install pax:provision -DskipITs

License

Licensed under the Modified BSD License.