From 4b629dbdd408908795b2f33c4203e101df6e625c Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 30 May 2021 17:10:18 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=94=20Update=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/source/guide/installation.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/source/guide/installation.rst b/docs/source/guide/installation.rst index 9d4b51f..d8f8e42 100644 --- a/docs/source/guide/installation.rst +++ b/docs/source/guide/installation.rst @@ -19,10 +19,12 @@ Per installare ed eseguire N.E.S.T., รจ necessario: - `Poetry ^1.0 `_ - `NodeJS ^16.0 `_ - `npm ^7.13.0 `_ -- Un mail server (interno o esterno) che supporti - l'`SMTP `_ +- Un server `SMTP`_ (interno o esterno) che supporti `STARTTLS`_ sulla porta 587 +.. _SMTP: https://it.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol +.. _STARTTLS: https://en.wikipedia.org/wiki/Opportunistic_TLS + Creare un nuovo utente ----------------------