redimap 0.6.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 queue format should be compatible with Resque and Sidekiq.
Gemfile:
=
install:
=
Runtime Dependencies (1):
redis
~> 3.0.3