ride / app-mail
Integration of the mail library for a Ride application.
Installs: 4 170
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 8
Forks: 0
Open Issues: 0
Requires
- ride/app: ^1.0.0
- ride/lib-mail: ^1.0.0
This package is auto-updated.
Last update: 2024-10-12 23:56:53 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