Giter Club home page Giter Club logo

gmail-utils's Introduction

Build Status

GMail::Utils

GmVault is a small utility to backup all or parts of a given GMail mailbox. It generates a set of directories organized by date (YYYY-MM/*). Each folder has two files per mail, one .eml containing the actual mail (headers and body) and a .meta containing all GMail metadata (id of the mail, date sent, subject, thread ID for a given conversation and so on).

This gem is composed of a library (GMail::Utils) and the corresponding script to transform that backup into a proper Maildir-formatted mailbox. The script takes a tag as main argument and will take only mails matching the given tag.

Installation

Add this line to your application's Gemfile:

gem 'gmail-utils'

And then execute:

$ bundle

Or install it yourself as:

$ gem install gmail-utils

Usage

tag2maildir [-h] [-b DIR] -t TAG DIR

-t TAG      Use the following tag +TAG+ to filter the mails
-b DIR      Use the given directory as base dir to create the mailbox (defaults to +~/Maildir+)
DIR         Use the following path to the gmvault directory

$Id: README.md,v af7380ec209e 2012/09/24 22:14:17 roberto $

gmail-utils's People

Contributors

keltia avatar

Stargazers

Shawn Perry avatar Guillaume Aubert avatar

Watchers

 avatar James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.