Socket
Book a DemoInstallSign in
Socket

anotherinbox

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anotherinbox

0.4.0
bundlerRubygems
Version published
Maintainers
1
Created
Source

= Anotherinbox

By Rodrigo Franco

The original {Otherinbox Defender}[http://mashable.com/2008/09/08/otherinbox/] is no more. Sadly, the current version is subpar and do not meet my needs. This project attempts to reproduce the core functionalities of OIB Defender using a GMail account. As of right now, the following functionalities are implemented:

  • Emails are automatically labeled by mailbox name
  • First email sent to a new mailbox is forwarded to your personal email address
  • Daily digest sent to your personal email address, with the list of emails received the day before
  • Emails previews can be generated, so you can easily see yesterday messages without login into your anotherinbox mailbox. (Optional)

== Getting started (Pre-requisites)

== Setup instructions

  • Install the gem as usual:

    $ gem install anotherinbox

  • Create a .anotherinbox file in your home directory. It should look like this:

    accounts: - username: anotherinbox@gmail.com password: password42 email: personal@email.com

    - username: anotheranotherinbox@gmail.com
      password:  password42!
      email:  personal2@email.com
    

    config: use_preview: false bucket: anotherinbox.amazon.bucket aws_key: KEY-GOES-HERE aws_secret: SECRET-GOES-HERE

  • Just one account is required, but you can have more than one if you want.

  • To enable the digest previews, change use_preview to true and enter your AWS credentials (and bucket name).

  • Add the following lines to your cron tab:

    */5 * * * * anotherinbox process 55 04 * * * anotherinbox digest

That will ensure the script organizes your mailbox each 5 minutes. It will also send you the daily digest at 04:55am.

== Contributing to anotherinbox

  • Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet
  • Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it
  • Fork the project
  • Start a feature/bugfix branch
  • Commit and push until you are happy with your contribution
  • Make sure to add tests for it. This is important so I don't break it in a future version unintentionally.
  • Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it.

== Copyright

Copyright (c) 2011 rodrigo franco (caffo). See LICENSE.txt for further details.

FAQs

Package last updated on 14 Dec 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.