postini Gem

Get Version

0.0.1

Part of the postini4r project

The postini4r project is a collection of sub-projects that aim to implement a broad range of Postini-related tools.

What

The postini gem is a Ruby wrapper library for the Postini SOAP API (Early Access Program).

The postini gem aims to be fully compliant with the Postini API, starting off with what I need first, and then expanding to eventually cover all the available commands in the Batch Command Reference.

Requirements

Installing

sudo gem install postini

Demonstration of usage

TODO – Coming soon, refer to the current specs for some samples

Forum

http://groups.google.com/group/postini-ruby

Join us in the postini-ruby group for discussing everything aroung Postini and Ruby, and possibly Postini in general.

How to submit patches

Read the 8 steps for fixing other people’s code and for section 8b: Submit patch to Google Groups, use the Google Group above.

You can fetch the source from:

git clone git://github.com/kennethkalmer/postini4r-postini.git

Build and test instructions

cd postini4r-postini
rake spec
rake install_gem

License

This code is free to use under the terms of the MIT license.

Contact

Comments are welcome. Send an email to me via the forum

Credits

postini4r is developed by Kenneth Kalmer for SPAM in a Box who has allowed the library to be released under the MIT License through their sponsorship.

Kenneth Kalmer & SPAM in a Box, 16th August 2008
Theme extended from Paul Battley