Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Operate
Environments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Matrix
Commits
8acde3dc
Unverified
Commit
8acde3dc
authored
5 years ago
by
Neil Johnson
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
remove bloat
parent
3719680e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
INSTALL.md
+1
-10
1 addition, 10 deletions
INSTALL.md
with
1 addition
and
10 deletions
INSTALL.md
+
1
−
10
View file @
8acde3dc
...
...
@@ -406,20 +406,11 @@ this is required to support the 'password reset' feature.
To configure an SMTP server for Synapse, modify the configuration section
headed
``email``
, and be sure to have at least the
``smtp_host``
,
``smtp_port``
and
``notif_from``
fields filled out. You may also need to set
``smtp_user``
,
``smtp_pass``
, and
``require_transport_security``
.
.
``smtp_pass``
, and
``require_transport_security``
.
If Synapse is not configured with an SMTP server, password reset via email will
be disabled by default.
Alternatively it is possible delegate the sending of email to the server's
identity server. Doing so is convenient but not recommended, since a malicious
or compromised identity server could theoretically hijack a given user's
account by redirecting mail.
If you are absolutely certain that you wish to use the server's identity server
for password resets, set
``trust_identity_server_for_password_resets``
to
``true``
under the
``email:``
configuration section.
## Registering a user
You will need at least one user on your server in order to use a Matrix
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment