Explorar o código

docs: add note about protocols to getting started

Mikael Koli %!s(int64=4) %!d(string=hai) anos
pai
achega
30580588ca
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      docs/tutorials/getting_started.rst

+ 5 - 0
docs/tutorials/getting_started.rst

@@ -40,6 +40,11 @@ There are guides to set up the following email providers:
 - :ref:`config-gmail`
 - :ref:`config-outlook`
 
+.. note::
+
+    By default, Red Mail uses **STARTTLS** as the protocol.
+    This is suitable for majority of cases but if you need
+    to use **SSL**, **TLS** or other protocols, see :ref:`config-smtp`.
 
 Sending Emails
 --------------