Git Product home page Git Product logo

2gmail.rb's Introduction

= 2gmail.rb

== description

  * this script enables you to upload to Google Mail (Gmail or Google Apps for Your Domain) you emails after packing them in a mbox file.
  * you can select a remote folder to send the messages into
  * full description with screenshots in here: http://blog.tquadrado.com/?page_id=181
  * a LOG file is created for you to check possible errors. 
  * if the script stops, you can restart it specifying a STARTING_MESSAGE.

== rememeber: 

  * insert your login and password at the end of the script in the login and passwd variables, and save this file.
  * of couse, be very carefull if you send this to a friend... REMOVE your credentials first!
  * if you are using Google Hosted for your Domain (Google Apps), your_login is something like: [email protected]
  * example: go = GoGmail.new($*[0], 'imap.gmail.com', 993, $*[1], '[email protected]', 'littlebird', $*[2])

== ruby:
  * since mailread.rb was removed from the standard library, please run under Ruby 1.8.7
  
== usage:
  $ chmod u+x 2gmail.rb
  $ ./2gmail.rb MBOX_FILE GMAIL_FOLDER [STARTING_MESSAGE]

==  examples:
    $ ./2gmail.rb Inbox tempInbox 250
    $ ruby 2gmail.rb Inbox tempInbox 250
    $ /path/to/ruby/ruby 2gmail.rb Inbox tempInbox 250

== notice:
  * v0.9.1
  * who: [email protected] 
  * when: 03-dec-2007
  * what: this is free software. use. refactor. share.
  * the author will not be responsible for any bumps during the journey! This was done in some minutes!

2gmail.rb's People

Contributors

pedromg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

rahul286

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.