mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[feature/frontend] Let admins send test email to validate SMTP config (#2934)
* [feature/frontend] Let admins send test email to validate SMTP config * wee
This commit is contained in:
@@ -22,3 +22,10 @@ This is a test email from {{.InstanceName}} ({{.InstanceURL}}).
|
||||
If you're seeing this email, that means the SMTP configuration is correct!
|
||||
|
||||
This email was sent by the admin user @{{.SendingUsername}}.
|
||||
{{- if .Message }}
|
||||
|
||||
The following message was included by the admin user:
|
||||
|
||||
{{ .Message }}
|
||||
{{- else }}
|
||||
{{- end }}
|
Reference in New Issue
Block a user