Giter VIP home page Giter VIP logo

google-apps-dumper's Introduction

Google Apps Dumper

Dumps entire contents of Google Apps email accounts using OfflineIMAP.

by Geoffrey Roberts
[email protected]
[email protected]

v0.1 Sunday, 10 March 2013

Requirements

  • Ruby
  • OfflineIMAP to be installed
    Install it using aptitude, port, homebrew, or whatever depending on your platform.

Installation

Copy config-example.rb to config.rb and change dump_config[:host] to your domain.

Run ./getcertfingerprint.sh to get the current SSH certificate fingerprint from your email domain (currently set to Gmail by default). It will print out a long bit of text, something like
6d1b5b5ee0180ab493b71d3b94534b5ab937d042

Change dump_config[:cert_fingerprint] in your config.rb file to whatever this script prints out.

Usage

./dump.rb username theirPassword

Dumping a user's entire mailbox takes a long time, especially if they have a lot of messages in there. Make yourself several coffees. Read a book. Read a book. Read a mighty fine book.

Once done, you will have the user's entire email archive, both sent and received, in the folder named for their username. It will take up a lot of disk space, so find something to do with it.

Version history

v0.1 Sunday, 10 March 2013

Initial rough-as-guts release

Roadmap

  • Find some way to upload it to an archive account or an external store as part of the app process.
  • Better documentation.
  • Auto-installation for OfflineIMAP.

License

GPL v2. See LICENSE.txt.

Offtopic: Don't you wish they had a Markdown version instead?

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.