Access control documented

This commit is contained in:
Marco Mooij | DigiState
2026-05-15 13:43:56 +02:00
parent 8e4ea9d4a0
commit db2b6e62b8
11 changed files with 95 additions and 24 deletions

View File

@@ -6,11 +6,11 @@ Sentri sends emails in the following situations:
- When a new user is created, an invitation email is sent to the user.
- When a user requests a password reset.
- When an administrator sends a password reset email.
# From Name
## From Name
This is the sender name displayed in emails sent by Sentri.
# From Address
## From Address
This is the email address used by Sentri to send emails.
# SMTP Server Configuration
## SMTP Server Configuration
### Host
The hostname or IP address of your SMTP server.
### Secure