imap-filter 0.1.6
imap-filter is a Ruby implementation of an IMAP filtering application. it can handle multiple IMAP accounts, and create IMAP folders automatically where none exists. The imap-filter DSL makes it easy to filter. You can also do "dry-runs" to make sure what happens is what is expected.
Gemfile:
=
install:
=
Runtime Dependencies (7):
aspector
~> 0
awesome_print
~> 1
colorize
~> 0
json
>= 2.0.2, ~> 2.0
semver2
~> 3
text-table
~> 1
thor
~> 0
Development Dependencies (12):
bundler
~> 1
juwelier
~> 2
pry
~> 0
pry-byebug
~> 3
pry-doc
~> 0
pry-remote
~> 0
pry-rescue
~> 1
pry-stack_explorer
~> 0
rdoc
~> 3
rspec
~> 3
simplecov
~> 0
yard
~> 0