An open API service indexing awesome lists of open source software.

https://github.com/activecampaign/fakebounce

bounce generating tool
https://github.com/activecampaign/fakebounce

qa qatools

Last synced: about 1 year ago
JSON representation

bounce generating tool

Awesome Lists containing this project

README

          

# FakeBounce

Tool for generating bounces for testing purposes.

## Usage

Please see the wiki for quick start tutorial and instructions how to generate bounce for sent email messages within Postmark.

## Installation

You can use the library with a Bundler.

With Bundler:

``` ruby
gem 'fakebounce', git: 'https://github.com/ActiveCampaign/fakebounce.git'
```

## License

FakeBounce library is released under the [MIT](http://www.opensource.org/licenses/mit-license.php) license.