redimap 0.1.0
Redimap provides a simple executable for polling mailboxes within an IMAP account. It keeps track of what it's seen using Redis. For new messages, the mailbox and uid are queued in Redis. The format used should be compatible with Resque.
Gemfile:
=
install:
=
Runtime Dependencies (1):
redis
~> 3.0.3