v3.23.1

Getting Started Devices Gateways Integrations Reference
Get The Things Stack

Reference

    Overview
  • Adaptive Data Rate
  • API
  • Application Packages
  • Billing with Stripe
  • Command-Line Interface
  • Components
  • Configuration
  • Data Formats
  • Data Retention and Privacy
  • Email Templates
    • Available Templates
    • Overriding Templates
  • Federated Authentication
  • Frequency Plans
  • FUOTA
  • Gateway RTT
  • Glossary
  • ID and EUI Constraints
  • Last Activity
  • LoRa Basics Station Implementation Guide
  • LoRaWAN Backend Interfaces Interoperability
  • LoRaWAN Specification and Regional Parameters
  • Networking
  • Packet Broker Routing
  • Packet Forwarders
  • Purging Entities
  • Rate Limiting
  • Resource Limiting
  • Root Certificates
  • Telemetry
  • Tenant Management
  • Web UI Branding

Email Templates

Removed in 3.19

Email templates define the contents of the emails that The Things Stack sends to its users. They allow network operators to override the default contents of the emails with their own custom contents.

This is the reference for Email Templates.

It covers the available templates and shows how to override them.

Who is it for?

Email templates are targeted at network operators that would like to customize the emails that The Things Stack sends to its users.

Typical use cases

  1. Adding additional styling to the default text-only emails that The Things Stack sends.
  2. Translating the emails The Things Stack sends to its users (applies deployment-wide).

How does it work?

Email templates override the default emails that The Things Stack sends by providing custom template files written in Go’s html/template format. The templates are retrieved when The Things Stack sends the first email of a certain type, and then are cached until it is restarted. See Available Templates and Overriding Default Templates.

← Data Retention and Privacy Available Templates →

On this page

  • Who is it for?
  • How does it work?

The Things Stack

Getting Started

Devices

Gateways

Integrations

Reference

Contributing

GitHub

Forum

About Us

The Things Network

The Things Industries

About this page

Last changed by Hylke Visser on 12 May 2022.
Remove references to customizable email templates (#861)

Edit on Github