ride / app-mail
Integration of the mail library for a Ride application.
Installs: 4 681
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 0
pkg:composer/ride/app-mail
Requires
- ride/app: ^1.0.0
 - ride/lib-mail: ^1.0.0
 
This package is auto-updated.
Last update: 2025-10-13 01:59:10 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