2017 © Pedro Peláez
 

library spammer

Send randomly generated email to a SMTP server for testing

image

endelwar/spammer

Send randomly generated email to a SMTP server for testing

  • Wednesday, January 24, 2018
  • by endelwar
  • Repository
  • 1 Watchers
  • 2 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Spammer

Spammer is a CLI application that sends randomly generated email to a SMTP server., (*1)

Scrutinizer Code Quality Code Coverage Build Status, (*2)

Usage

Usage:, (*3)

 spammer [-s|--server[="..."]] [-p|--port[="..."]] [-c|--count[="..."]] [-l|--locale[="..."]]

Options:, (*4)

 --server (-s)         SMTP Server ip to send email to (default: "127.0.0.1")
 --port (-p)           SMTP Server port to send email to (default: "25")
 --count (-c)          Number of email to send (default: 10)
 --locale (-l)         Locale to use (default: "en_US")

License

Copyright (c) 2014 Manuel Dalla Lana (endelwar@aregar.it), (*5)

This app is licensed under the MIT license. See LICENSE.md., (*6)

The Versions

24/01 2018

dev-develop

dev-develop

Send randomly generated email to a SMTP server for testing

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manuel Dalla Lana

20/04 2017

dev-master

9999999-dev

Send randomly generated email to a SMTP server for testing

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manuel Dalla Lana

20/04 2017

v0.8.0

0.8.0.0

Send randomly generated email to a SMTP server for testing

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manuel Dalla Lana

09/02 2016

v0.1.0

0.1.0.0

Send randomly generated email to a SMTP server for testing

  Sources   Download

MIT

The Requires

 

The Development Requires

by Manuel Dalla Lana