2017 © Pedro Peláez
 

library mail-throttler

Service Provider to add the Swift ThrottlerPlugin to outgoing mail.

image

jdavidbakr/mail-throttler

Service Provider to add the Swift ThrottlerPlugin to outgoing mail.

  • Thursday, June 30, 2016
  • by jdavidbakr
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

MailThrottler

Latest Version on Packagist ![Software License][ico-license] ![Total Downloads][ico-downloads], (*1)

MailThrottler will register the Swift_Plugins_ThrottlerPlugin to prevent sending too many emails too fast., (*2)

Install

Via Composer, (*3)

``` bash $ composer require jdavidbakr/mail-throttler, (*4)


Add the following to the providers array in config/app.php: ``` php jdavidbakr\MailTracker\MailThrottlerServiceProvider::class,

Publish the config file bash $ php artisan vendor:publish, (*5)

Usage

Set the approprite values in the config file config/mail-throttler.php, (*6)

Credits

License

The MIT License (MIT). Please see License File for more information., (*7)

The Versions

30/06 2016

dev-master

9999999-dev https://github.com/jdavidbakr/mail-throttler

Service Provider to add the Swift ThrottlerPlugin to outgoing mail.

  Sources   Download

MIT

The Requires

 

The Development Requires

jdavidbakr mail-throttler

30/06 2016

1.0

1.0.0.0 https://github.com/jdavidbakr/mail-throttler

:package_description

  Sources   Download

MIT

The Requires

 

The Development Requires

jdavidbakr mail-throttler