Docs / Emails
Community invites, email digest and so on need some minor configuration for your transactional email provider.
Forge uses Courrier to send emails.
Courrier uses the providers API’s instead of SMTP for sending. All you need to
set is the provider
, default_url_options
and api_key
as found in config/configurations/email.yml
.
If anything is unclear or if you need any help, feel free to reach out.