Browse Source

Merge pull request #4078 from luixxiul/fix

Update docs/configuring-playbook-email.md: add the copyright header
pull/4079/head
Slavi Pantaleev 1 year ago
committed by GitHub
parent
commit
f3cf30717e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      docs/configuring-playbook-email.md

+ 9
- 0
docs/configuring-playbook-email.md View File

@@ -1,3 +1,12 @@
<!--
SPDX-FileCopyrightText: 2018 - 2024 Slavi Pantaleev
SPDX-FileCopyrightText: 2019 Eduardo Beltrame
SPDX-FileCopyrightText: 2020 - 2025 MDAD project contributors
SPDX-FileCopyrightText: 2024 - 2025 Suguru Hirahara

SPDX-License-Identifier: AGPL-3.0-or-later
-->

# Adjusting email-sending settings (optional) # Adjusting email-sending settings (optional)


By default, this playbook sets up an [Exim](https://www.exim.org/) email server through which all Matrix services send emails. By default, this playbook sets up an [Exim](https://www.exim.org/) email server through which all Matrix services send emails.


Loading…
Cancel
Save