Switchboard

Build Status

Switchboard is a framework for processing email. It consists of a core that maintains a connection to an IMAP server and routes event notifications to a set of workers. The workers interact with the IMAP server through a simple API exposed by the Switchboard core.

Features

Documentation

To begin using Switchboard, refer to the website documentation. This will take you from installation, to setting up a Switchboard worker or client.

To get Switchboard up and running, take a look at the install page.

To see an example of how Switchboard can be used, see the Examples page with examples and walkthroughs on:

To see documenation of the Switchboard core Erlang modules and functions, see the API Docs.

License

Switchboard may be redistributed according to the BSD 3-Clause License.

Copyright 2014, ThusFresh, Inc.