Sha256: 366e76c58c9e2bd55c3dc49c89b0594a0882807c629a395f7f21759763dc66c5

Contents?: true

Size: 801 Bytes

Versions: 1

Compression:

Stored size: 801 Bytes

Contents

= simplemailer - A really simpler mailer command line script that sort of emulates mail(1)

Author::  Tamara Temple <tamouse@gmail.com>
Copyright:: Copyright (c) 2013 Tamara Temple Web Development


License:: mit, see LICENSE.txt

A simple command line script that will send a mail. Useful in
servers/environments where you don't necessarily have a full-blown
email transport, or a command to issue emails easily.


== Links

* {Source on Github}[http://github.com/tamouse/simplemailerscript]

== Install

    $ gem install simplermailerscript


== Examples

    $ cat body.txt | simplemailer recipient@example.com

(See simplemailer --help for more options and info.)


== Contributing

1. Fork it
2. Create your feature branch
3. Commit your changes
4. Push to the branch
5. Create new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simplemailer-1.0.0 README.rdoc