geforkt von mirrored/vaultwarden
„src/static/templates/email/smtp_test.hbs“ ändern
Dieser Commit ist enthalten in:
Ursprung
0b28ab3be1
Commit
9d0e4e2c82
1 geänderte Dateien mit 9 neuen und 0 gelöschten Zeilen
|
@ -2,5 +2,14 @@ Vaultwarden SMTP Test
|
||||||
<!---------------->
|
<!---------------->
|
||||||
This is a test email to verify the SMTP configuration for {{url}}.
|
This is a test email to verify the SMTP configuration for {{url}}.
|
||||||
|
|
||||||
|
DIESER TEIL IST VERÄNDERT.
|
||||||
|
|
||||||
|
_ _____ _
|
||||||
|
| | / ___ \| |
|
||||||
|
| | | | | | |
|
||||||
|
| | | | | | |
|
||||||
|
| |____| |___| | |_____
|
||||||
|
|_______)_____/|_______)
|
||||||
|
|
||||||
When you can read this email it is probably configured correctly.
|
When you can read this email it is probably configured correctly.
|
||||||
{{> email/email_footer_text }}
|
{{> email/email_footer_text }}
|
Laden …
In neuem Issue referenzieren