mirror of
https://github.com/odoo/documentation.git
synced 2025-12-17 01:49:05 +07:00
Wrong information regarding open ports in outgoing email servers
On page https://www.odoo.sh/faq#internet_access we mentions that ports 465 and 587 are open. We need to align the getting_started page as well.
This commit is contained in:
@@ -157,7 +157,7 @@ all outgoing email servers are disabled so you use the Odoo.sh email server prov
|
||||
|
||||
.. Warning::
|
||||
|
||||
Ports 25, 465 and 587 are blocked. If you want to use your own email servers, they must be configured on other ports.
|
||||
Port 25 is (and will stay) closed. If you want to connect to an external SMTP server, you should use ports 465 and 587.
|
||||
|
||||
Check your scheduled actions
|
||||
----------------------------
|
||||
|
||||
Reference in New Issue
Block a user