ride/app-mail

Integration of the mail library for a Ride application.

Maintainers

Package info

github.com/all-ride/ride-app-mail

pkg:composer/ride/app-mail

Statistics

Installs: 4 805

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2016-10-14 09:09 UTC

This package is auto-updated.

Last update: 2026-03-13 02:48:18 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