Update installation.rst

Update docs on unauthenticated SMTP
pull/600/head
Deborah Pickett 2023-07-07 09:28:11 +10:00 zatwierdzone przez GitHub
rodzic 537737f2ab
commit 1138f37e7d
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -218,6 +218,9 @@ with the password ``my:password``, it would be represented as::
smtp://someone%40example.com:my%3Apassword@smtp.example.com:25/
The username and password can be omitted, with a URL in the form
``smtp://host:port/``, if your mail server is a (properly firewalled!)
unauthenticated relay.
SendGrid
########