ride/app-mail

Integration of the mail library for a Ride application.

Installs: 4 652

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 7

Forks: 0

Open Issues: 0

pkg:composer/ride/app-mail

1.0.0 2016-10-14 09:09 UTC

This package is auto-updated.

Last update: 2025-09-13 01:52:02 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