2017 © Pedro Peláez
 

cakephp-plugin postman

Postman: a CakeEmail wrapper

image

k1low/postman

Postman: a CakeEmail wrapper

  • Thursday, February 25, 2016
  • by k1LoW
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,985 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 1 % Grown

The README.md

Postman Build Status

Censorship mode

Configure::write('Postman.censorship.mode', true);
Configure::write('Postman.censorship.config', array(
    'transport' => 'Smtp',
    'from' => array('from@mailback.me' => 'from'),
    'to' => 'to+postman@fusic.co.jp',
    'host' => 'mail.mailback.me',
    'port' => 25,
    'timeout' => 30,
    'log' => false,
    'charset' => 'utf-8',
    'headerCharset' => 'utf-8',
));

The Versions

25/02 2016

dev-master

9999999-dev https://github.com/k1LoW/Postman

Postman: a CakeEmail wrapper

  Sources   Download

MIT

The Requires

 

The Development Requires

email cakephp

09/10 2015

0.2.0

0.2.0.0 https://github.com/k1LoW/Postman

Postman: a CakeEmail wrapper

  Sources   Download

MIT

The Requires

 

The Development Requires

email cakephp

30/09 2015

0.1.0

0.1.0.0 https://github.com/k1LoW/Postman

Postman: a CakeEmail wrapper

  Sources   Download

MIT

The Requires

 

The Development Requires

email cakephp

05/05 2015

0.0.2

0.0.2.0 https://github.com/k1LoW/Postman

Postman: a CakeEmail wrapper

  Sources   Download

MIT

The Requires

 

The Development Requires

email cakephp

01/05 2015

0.0.1

0.0.1.0 https://github.com/k1LoW/Postman

Postman: a CakeEmail wrapper

  Sources   Download

MIT

The Requires

 

The Development Requires

email cakephp