From 00eb919fb4dd2dd25ab2c385575c796555d8a0c6 Mon Sep 17 00:00:00 2001 From: jero-odoo Date: Tue, 28 Jan 2025 14:31:39 -0500 Subject: [PATCH] =?UTF-8?q?[IMP]=20General:=C2=A0Email=20Server=20Subdomai?= =?UTF-8?q?n=20Limitation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit closes odoo/documentation#11905 Signed-off-by: Zachary Straub (zst) --- .../general/email_communication/email_servers_outbound.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/applications/general/email_communication/email_servers_outbound.rst b/content/applications/general/email_communication/email_servers_outbound.rst index 57fdfc271..887ea7e16 100644 --- a/content/applications/general/email_communication/email_servers_outbound.rst +++ b/content/applications/general/email_communication/email_servers_outbound.rst @@ -17,6 +17,10 @@ emails. The deliverability is optimized for this subdomain as it uses Odoo’s D If the database subdomain is `company-name.odoo.com` and all mailing configurations are the default ones, all emails will be sent from `notifications@company-name.odoo.com`. +.. important:: + Only **one** subdomain can be used as a mailing server in Odoo. Subdomains for additional + companies require an external email server with a custom domain. + .. image:: email_servers_outbound/diagram-inbound-mailing-method.png :alt: Odoo’s default outbound messages configuration.