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
----------------------