Parcourir la source

docs: add note about port

Mikael Koli il y a 3 ans
Parent
commit
5091a5c351
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      docs/tutorials/getting_started.rst

+ 4 - 0
docs/tutorials/getting_started.rst

@@ -39,6 +39,10 @@ You can configure your sender by:
        port='<SMTP PORT>',
        port='<SMTP PORT>',
    )
    )
 
 
+.. note::
+
+    The correct SMTP port is typically 587.
+
 There are guides to set up the following email providers:
 There are guides to set up the following email providers:
 
 
 - :ref:`config-gmail`
 - :ref:`config-gmail`