Skip to main content
Version: v0.14

Email

Email Templates

Most web applications typically require a way to send e-mails to users.
The Email module serves this very purpose.

Features

  • Sending emails
  • Creating your own email templates
  • Uploading your email templates to your email provider account
  • Synchronizing remotely created email templates from email provider to local database
  • Email variables

Supported Providers

  • Mailgun
  • Sendgrid
  • Mandrill
  • Smtp

Dependencies

This module has no dependencies.

Minimum Configuration

This module is disabled by default.
It requires provider configuration.
See Configuration.

Environmental Variables

NameRequiredDescriptionExample
CONDUIT_SERVERTrueConduit Core's address and port0.0.0.0:55152
SERVICE_IPTrueAddress and port to listen to for this module0.0.0.0:56154
REGISTER_NAMEFalseName-based network registration (containers)False
GRCP_KEYFalseSpecifying a secret enables gRPC signed request protectionsomeRandomSecret