Merge pull request #367 from odoo/12.0-wrong-ports-info-alt

Wrong information regarding open ports in outgoing email servers
This commit is contained in:
Alex Tuyls 2019-08-01 09:33:04 +02:00 committed by GitHub
commit c42e95a405
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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