diff --git a/SMTP-Configuration.md b/SMTP-Configuration.md index 01fa82e..5aba93c 100644 --- a/SMTP-Configuration.md +++ b/SMTP-Configuration.md @@ -158,7 +158,7 @@ So: `~^",a.%\,'}b&@|/c!1(#}` becomes `'~^",a.%\\,\'}b&@|/c!1(#}'` ## Troubleshooting -It often happens that people are having issues with connecting to there SMTP server from Vaultwarden.
+It often happens that people are having issues with connecting to their SMTP server from Vaultwarden.
Most of the time it's a wrong configuration or the ISP/Hosting blocking the ports or IP's.
Some basic steps to check if you can access the SMTP server can be done by running the following commands on the host where you are running Vaultwarden, either using Docker or as a standalone binary.