Home > spam-a-lot

spam-a-lot

Spam-a-lot is a project mainly written in Ruby, it's free.

A simple script to email a directory of files <insert number here> at a time

Spam-a-lot

This is a very simple script to email a directory of files in chunks..

Usage

Note this requires the mail gem.. to install it type: gem install mail

cd /Wherever/you/like

If you have git installed:

git clone https://[email protected]/leopard-business-solutions/spam-a-lot.git

If you do not have git installed:

Download this zip file instead.

Then

cd /Path/to/directory

sudo chmod +x spamalot.rb

./spamalot.rb

Enjoy!

Requirements

  • Ruby (tested with 1.9.2)
  • Rubgems.
  • Mail gem.
Previous:chating