ride/app-mail

Integration of the mail library for a Ride application.

1.0.0 2016-10-14 09:09 UTC

This package is auto-updated.

Last update: 2024-04-12 22:52:16 UTC


README

Integration of the mail library with a Ride application.

Parameters

  • mail.debug: Email address to override all recipients with
  • mail.from: Default from address for all sent mails
  • mail.reply: Default replyTo address for all sent mails
  • mail.bcc: Default BCC for all sent mails, only used when no BCC is set

Related Modules

Installation

You can use Composer to install this application.

composer require ride/app-mail